Skip to content

Commit c630589

Browse files
authored
Bump go-git to v5.6.1 (#123)
1 parent c2692e2 commit c630589

File tree

2 files changed

+79
-48
lines changed

2 files changed

+79
-48
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ module github.com/gruntwork-io/git-xargs
33
go 1.14
44

55
require (
6-
github.com/go-git/go-git/v5 v5.3.0
6+
github.com/go-git/go-git/v5 v5.6.1
77
github.com/golang/protobuf v1.4.3 // indirect
8-
github.com/google/go-github v17.0.0+incompatible // indirect
98
github.com/google/go-github/v43 v43.0.0
10-
github.com/google/go-github/v48 v48.0.0 // indirect
119
github.com/gruntwork-io/go-commons v0.8.2
1210
github.com/pterm/pterm v0.12.42
1311
github.com/sirupsen/logrus v1.7.0

0 commit comments

Comments
 (0)