deps: Update github.com/alecthomas/chroma

This new release improves YAML syntax highlighting.
This commit is contained in:
Ghislain Bourgeois
2020-01-16 10:07:45 -05:00
committed by Bjørn Erik Pedersen
parent 65ec8fe827
commit 3efa1d8121
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ require (
github.com/BurntSushi/toml v0.3.1
github.com/PuerkitoBio/purell v1.1.1
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/alecthomas/chroma v0.7.0
github.com/alecthomas/chroma v0.7.1
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.27.1