mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
deps: Upgrade github.com/alecthomas/chroma v2.4.0 => v2.5.0
Fixes #9890 Fixes #10692
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
73ece30d84
commit
69c369e114
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/gohugoio/hugo
|
||||
require (
|
||||
github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69
|
||||
github.com/PuerkitoBio/purell v1.1.1
|
||||
github.com/alecthomas/chroma/v2 v2.4.0
|
||||
github.com/alecthomas/chroma/v2 v2.5.0
|
||||
github.com/armon/go-radix v1.0.0
|
||||
github.com/aws/aws-sdk-go v1.44.151
|
||||
github.com/bep/clock v0.3.0
|
||||
|
Reference in New Issue
Block a user