Add some color to the relevant filenames in terminal log

Fixes #5344
This commit is contained in:
Bjørn Erik Pedersen
2018-10-24 11:14:51 +02:00
parent 889aca054a
commit deff9e154b
4 changed files with 79 additions and 1 deletions

2
go.mod
View File

@@ -29,7 +29,7 @@ require (
github.com/kyokomi/emoji v1.5.1
github.com/magefile/mage v1.4.0
github.com/markbates/inflect v1.0.0
github.com/mattn/go-isatty v0.0.4 // indirect
github.com/mattn/go-isatty v0.0.4
github.com/mattn/go-runewidth v0.0.3 // indirect
github.com/miekg/mmark v1.3.6
github.com/mitchellh/hashstructure v1.0.0