aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2021-05-24 09:45:29 +0200
committerGitHub <noreply@github.com>2021-05-24 09:45:29 +0200
commit0cee27665b410dd22e3d075f7179c138bac166ab (patch)
tree5a78d25c7e2846548258ce160db78df4f63fca8c /go.mod
parentcda3037c7cd053d5521f7928ae6c5e2801dc42d7 (diff)
parent7985c7df27f662aae762afed2509a4e5b6d4e09f (diff)
downloadgit-bug-0cee27665b410dd22e3d075f7179c138bac166ab.tar.gz
Merge pull request #673 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.11.0
Bump github.com/fatih/color from 1.10.0 to 1.11.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 568f65cb..f32a2ed7 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.10.0
+ github.com/fatih/color v1.11.0
github.com/go-git/go-billy/v5 v5.3.1
github.com/go-git/go-git/v5 v5.3.0
github.com/golang/protobuf v1.4.3 // indirect