chore(vendor): embedmd

This commit is contained in:
sh0rez 2019-10-29 22:18:22 +01:00
parent b23411fe58
commit 61fd099392
No known key found for this signature in database
GPG key ID: 87C71DF9F8181FF1
2 changed files with 3 additions and 0 deletions

1
go.mod
View file

@ -5,6 +5,7 @@ go 1.12
require (
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc // indirect
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect
github.com/campoy/embedmd v1.0.0 // indirect
github.com/fatih/color v1.7.0
github.com/mattn/go-colorable v0.0.9 // indirect
github.com/mattn/go-isatty v0.0.6 // indirect