deps: github.com/alecthomas/chroma v0.9.2 => v0.9.4

Fixes #8532
This commit is contained in:
Bjørn Erik Pedersen
2021-10-17 16:39:22 +02:00
parent 9185e11eff
commit bb05377033
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ require (
github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69
github.com/PuerkitoBio/purell v1.1.1
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/alecthomas/chroma v0.9.2
github.com/alecthomas/chroma v0.9.4
github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1 // indirect
github.com/armon/go-radix v1.0.0
github.com/aws/aws-sdk-go v1.40.8