chore: update dependencies

This commit is contained in:
Chris Lane
2020-08-08 10:29:29 -04:00
parent ad7ad64a75
commit dfba3da003
20 changed files with 470 additions and 98 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/cheat/cheat
go 1.14
require (
github.com/alecthomas/chroma v0.7.3
github.com/alecthomas/chroma v0.8.0
github.com/davecgh/go-spew v1.1.1
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
github.com/kr/text v0.2.0 // indirect