aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorbt90 <btom1990@googlemail.com>2023-10-26 23:42:24 +0200
committerGitHub <noreply@github.com>2023-10-26 23:42:24 +0200
commit8d6577dabd821c58186dd83921c14cbb87f113fe (patch)
tree302fb21b9c78a4db2e2813e236a9d9652a1771e5 /go.mod
parent4f4ddcf3c593b474846d40e47b4351d3deb39202 (diff)
downloadgitea-8d6577dabd821c58186dd83921c14cbb87f113fe.tar.gz
gitea-8d6577dabd821c58186dd83921c14cbb87f113fe.zip
Chroma v2.10.0 (#27803)
Bump the chroma version to v2.10.0: https://github.com/alecthomas/chroma/releases/tag/v2.10.0 This release includes a better Java lexer https://github.com/alecthomas/chroma/pull/873
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 84f42969d5..07f9c24c7a 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.9.1
+ github.com/alecthomas/chroma/v2 v2.10.0
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
github.com/blevesearch/bleve/v2 v2.3.10
github.com/bufbuild/connect-go v1.10.0