summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2021-12-20 02:49:38 +0000
committerGitHub <noreply@github.com>2021-12-20 02:49:38 +0000
commit25677cdc5b11f7100ca2e4b0819e02ca62e22ab1 (patch)
tree78711f6d0e55eea067a0846460ebcb3b955ccc5f /go.mod
parentfb5f7791ef0c4bd176a031729623c9d0c1310efb (diff)
downloadgitea-25677cdc5b11f7100ca2e4b0819e02ca62e22ab1.tar.gz
gitea-25677cdc5b11f7100ca2e4b0819e02ca62e22ab1.zip
Update chroma (#18033)
Update chroma to 0.9.4 Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index dd00c6715a..91bcae3e56 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/ProtonMail/go-crypto v0.0.0-20210705153151-cc34b1f6908b // indirect
github.com/PuerkitoBio/goquery v1.7.0
github.com/RoaringBitmap/roaring v0.9.1 // indirect
- github.com/alecthomas/chroma v0.9.2
+ github.com/alecthomas/chroma v0.9.4
github.com/andybalholm/brotli v1.0.3 // indirect
github.com/andybalholm/cascadia v1.2.0 // indirect
github.com/blevesearch/bleve/v2 v2.0.6