Update go dep chroma (#493)

This commit is contained in:
Sebastian Ertz
2025-08-18 16:05:07 +02:00
committed by GitHub
parent b048203216
commit 2976173658
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.23.0
require (
github.com/Kunde21/markdownfmt/v3 v3.1.0
github.com/alecthomas/chroma/v2 v2.16.0
github.com/alecthomas/chroma/v2 v2.20.0
github.com/blevesearch/bleve/v2 v2.5.0
github.com/dustin/go-humanize v1.0.1
github.com/glebarez/sqlite v1.11.0