summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorJelle Hulter <jellehulter@gmail.com>2022-01-20 10:59:15 +0100
committerGitHub <noreply@github.com>2022-01-20 17:59:15 +0800
commitbbd30787d3d33fe66896c7e758e6922be459e252 (patch)
tree7e6aedf8363d23bd6e33bebe3c0b56495ae691bf /go.mod
parent7427b81fecabeb1c67bbb9326a8bcaf9585dc28a (diff)
downloadgitea-bbd30787d3d33fe66896c7e758e6922be459e252.tar.gz
gitea-bbd30787d3d33fe66896c7e758e6922be459e252.zip
Updated Chroma to v0.10.0 (#18270)
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 ce3be970bd..abb6a93fb7 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/NYTimes/gziphandler v1.1.1
github.com/ProtonMail/go-crypto v0.0.0-20210705153151-cc34b1f6908b // indirect
github.com/PuerkitoBio/goquery v1.7.0
- github.com/alecthomas/chroma v0.9.4
+ github.com/alecthomas/chroma v0.10.0
github.com/andybalholm/brotli v1.0.3 // indirect
github.com/andybalholm/cascadia v1.2.0 // indirect
github.com/blevesearch/bleve/v2 v2.3.0