aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-02-07 13:59:25 +0100
committerGitHub <noreply@github.com>2020-02-07 13:59:25 +0100
commita482857ac837dfe62c51ca0ebbb9d458f4c09058 (patch)
treeccc805f0dc14f173d46759ab20c54afde09e037b /go.mod
parente672515a7c0851b694e5aeec1d231eea1bbc848a (diff)
parent0edba7de78518cbe8e31196c2bedb3ec519fbcb6 (diff)
downloadgit-bug-a482857ac837dfe62c51ca0ebbb9d458f4c09058.tar.gz
Merge pull request #313 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.9.0
build(deps): bump github.com/fatih/color from 1.7.0 to 1.9.0
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 5895e25f..eec222dd 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/cheekybits/genny v0.0.0-20170328200008-9127e812e1e9
github.com/corpix/uarand v0.1.1 // indirect
github.com/dustin/go-humanize v1.0.0
- github.com/fatih/color v1.7.0
+ github.com/fatih/color v1.9.0
github.com/go-errors/errors v1.0.1
github.com/gorilla/mux v1.7.3
github.com/hashicorp/golang-lru v0.5.4 // indirect