deps: Update Chroma

Fixes #5392
This commit is contained in:
Bjørn Erik Pedersen
2018-11-02 09:31:27 +01:00
parent b8725f5181
commit d523aa4bb0
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/PuerkitoBio/purell v1.1.0
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38
github.com/alecthomas/chroma v0.5.0
github.com/alecthomas/chroma v0.6.0
github.com/alecthomas/colour v0.0.0-20160524082231-60882d9e2721 // indirect
github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897 // indirect
github.com/bep/debounce v1.1.0