aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2021-05-25 17:08:57 +0200
committerGitHub <noreply@github.com>2021-05-25 17:08:57 +0200
commit24a78c86f494b0d148d888747fc661da927b8c59 (patch)
treea66293c75fe9ad65dd07d6e96832e6af2d87c10f /go.mod
parent5f649320e50d044dd34bfe34d3265859fa411054 (diff)
parent713cbf25f5dd3a8b5e265751ca23910ab9294669 (diff)
downloadgit-bug-24a78c86f494b0d148d888747fc661da927b8c59.tar.gz
Merge pull request #678 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.12.0
Bump github.com/fatih/color from 1.11.0 to 1.12.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 16b29e25..8bb69287 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,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.11.0
+ github.com/fatih/color v1.12.0
github.com/go-git/go-billy/v5 v5.3.1
github.com/go-git/go-git/v5 v5.4.1
github.com/golang/protobuf v1.4.3 // indirect