summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2023-09-09 16:37:38 +0200
committerGitHub <noreply@github.com>2023-09-09 14:37:38 +0000
commit539ecc24a34e0c5e536e12f886f0732a7e79ba16 (patch)
treeb5302cee13b3d75f9045f067f11d8c9cc93a19fa /go.mod
parent58abd4f06cb4f60777366122bc75a80fba074546 (diff)
downloadgitea-539ecc24a34e0c5e536e12f886f0732a7e79ba16.tar.gz
gitea-539ecc24a34e0c5e536e12f886f0732a7e79ba16.zip
Update chroma to v2.9.1 (#26990)
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 f15b3c3234..a6e83df05a 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
github.com/NYTimes/gziphandler v1.1.1
github.com/PuerkitoBio/goquery v1.8.1
- github.com/alecthomas/chroma/v2 v2.8.0
+ github.com/alecthomas/chroma/v2 v2.9.1
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
github.com/blevesearch/bleve/v2 v2.3.9
github.com/bufbuild/connect-go v1.10.0