1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Updated Chroma to v0.10.0 (#18270)

This commit is contained in:
Jelle Hulter
2022-01-20 10:59:15 +01:00
committed by GitHub
parent 7427b81fec
commit bbd30787d3
5 changed files with 35 additions and 36 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/NYTimes/gziphandler v1.1.1
github.com/ProtonMail/go-crypto v0.0.0-20210705153151-cc34b1f6908b // indirect
github.com/PuerkitoBio/goquery v1.7.0
github.com/alecthomas/chroma v0.9.4
github.com/alecthomas/chroma v0.10.0
github.com/andybalholm/brotli v1.0.3 // indirect
github.com/andybalholm/cascadia v1.2.0 // indirect
github.com/blevesearch/bleve/v2 v2.3.0