Merge branch '1-14' into 3.7.0

This commit is contained in:
Chris Lane
2020-03-06 20:17:54 -05:00
3 changed files with 9 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/cheat/cheat
go 1.13
go 1.14
require (
github.com/alecthomas/chroma v0.7.1