aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-07 00:19:25 +0000
committerGitHub <noreply@github.com>2020-02-07 00:19:25 +0000
commit0edba7de78518cbe8e31196c2bedb3ec519fbcb6 (patch)
treef3e3fba79d55b3f88cbcf4bded8e250509a6883f /go.mod
parente384e35183d0e1452df31c4bdf2ed58ba79a7409 (diff)
downloadgit-bug-0edba7de78518cbe8e31196c2bedb3ec519fbcb6.tar.gz
build(deps): bump github.com/fatih/color from 1.7.0 to 1.9.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.9.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](https://github.com/fatih/color/compare/v1.7.0...v1.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 1805971e..f8b3807c 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