aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-25 04:24:48 +0000
committerGitHub <noreply@github.com>2021-05-25 04:24:48 +0000
commitdda4ec4db41b945f98e9223303051f0d8fdde4a6 (patch)
treed495a45ff3c25530eaca49d8f21a60d096b88bf1 /go.mod
parent3d4385483e1a2e43814e4b3d83221f1a3477cb88 (diff)
downloadgit-bug-dda4ec4db41b945f98e9223303051f0d8fdde4a6.tar.gz
Bump github.com/go-git/go-git/v5 from 5.4.0 to 5.4.1
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](https://github.com/go-git/go-git/compare/v5.4.0...v5.4.1) Signed-off-by: dependabot[bot] <support@github.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 dc954bc3..16b29e25 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/dustin/go-humanize v1.0.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.4.0
+ github.com/go-git/go-git/v5 v5.4.1
github.com/golang/protobuf v1.4.3 // indirect
github.com/gorilla/mux v1.8.0
github.com/hashicorp/golang-lru v0.5.4