aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2024-06-04 07:34:34 +0200
committerGitHub <noreply@github.com>2024-06-04 05:34:34 +0000
commita7557494cad5aa850536e17cdaf93988f7daa56e (patch)
tree1b0dfada932fa0c1bb3573697d227c3c4ad2837a /go.mod
parent93570de4968b7ea843f669b173c373c6fbd1c64a (diff)
downloadgitea-a7557494cad5aa850536e17cdaf93988f7daa56e.tar.gz
gitea-a7557494cad5aa850536e17cdaf93988f7daa56e.zip
Update chroma to v2.14.0 (#31177)
https://github.com/alecthomas/chroma/releases/tag/v2.14.0 Tested it with a typescript file.
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 87f2b00e6a..6f739ed6e9 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
github.com/ProtonMail/go-crypto v1.0.0
github.com/PuerkitoBio/goquery v1.9.1
- github.com/alecthomas/chroma/v2 v2.13.0
+ github.com/alecthomas/chroma/v2 v2.14.0
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
github.com/blevesearch/bleve/v2 v2.3.10
github.com/buildkite/terminal-to-html/v3 v3.11.0