summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-10-24 11:14:51 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-10-24 13:02:18 +0200
commitdeff9e154bc0371af56741ddb22cb1f9e392838a (patch)
tree81456457be3a9f98a239cc6493ad5003c0b66e7b /go.mod
parent889aca054a267506a1c7cfaa3992d324764d6358 (diff)
Add some color to the relevant filenames in terminal log
Fixes #5344
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8060a8876..456ad2540 100644
--- a/go.mod
+++ b/go.mod
@@ -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