Bump github.com/alecthomas/chroma from 0.6.8 to 0.6.9

Bumps [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v0.6.8...v0.6.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-12 23:42:53 +00:00
committed by GitHub
parent 50dc3c8b29
commit edc0fe41ef
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/cheat/cheat
go 1.13
require (
github.com/alecthomas/chroma v0.6.8
github.com/alecthomas/chroma v0.6.9
github.com/davecgh/go-spew v1.1.1
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
github.com/mattn/go-isatty v0.0.10