aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2022-12-01 22:44:38 +0100
committerGitHub <noreply@github.com>2022-12-01 16:44:38 -0500
commitf0bd219a5e153ddcf6806334da700aac46fcefad (patch)
tree4493bc947c448e78703b9a25ffad4db092d54196 /go.mod
parentf9cbf5a1bcd38810432e9ca16270e1f7ccc63605 (diff)
downloadgitea-f0bd219a5e153ddcf6806334da700aac46fcefad.tar.gz
gitea-f0bd219a5e153ddcf6806334da700aac46fcefad.zip
Update chroma to v2.4.0 (#22000)
Did a few cursory tests, seems to work well.
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 ca8c79c689..5e090a98b4 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
github.com/42wim/sshsig v0.0.0-20211121163825-841cf5bbc121
github.com/NYTimes/gziphandler v1.1.1
github.com/PuerkitoBio/goquery v1.8.0
- github.com/alecthomas/chroma/v2 v2.3.0
+ github.com/alecthomas/chroma/v2 v2.4.0
github.com/blevesearch/bleve/v2 v2.3.4
github.com/buildkite/terminal-to-html/v3 v3.7.0
github.com/caddyserver/certmagic v0.17.2