1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Update chroma to v2.4.0 (#22000)

Did a few cursory tests, seems to work well.
This commit is contained in:
silverwind
2022-12-01 22:44:38 +01:00
committed by GitHub
parent f9cbf5a1bc
commit f0bd219a5e
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -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