deps: Update to Chroma v0.6.9 for Java lexer fix

Fixes #6476
This commit is contained in:
Anthony Fok
2019-11-04 23:34:11 -07:00
committed by Bjørn Erik Pedersen
parent 9f46a72c7e
commit 8483b53aef
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

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