Skip to content

Commit f6cec85

Browse files
Bump github.com/go-git/go-git/v5 from 5.5.2 to 5.9.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.5.2 to 5.9.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.5.2...v5.9.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3edc1f0 commit f6cec85

File tree

2 files changed

+128
-30
lines changed

2 files changed

+128
-30
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ module github.com/github/codeql-action-sync
33
go 1.14
44

55
require (
6-
github.com/go-git/go-git/v5 v5.5.2
6+
github.com/go-git/go-git/v5 v5.9.0
77
github.com/google/go-github/v32 v32.1.0
88
github.com/gorilla/mux v1.8.0
99
github.com/markbates/pkger v0.17.1
1010
github.com/mitchellh/ioprogress v0.0.0-20180201004757-6a23b12fa88e
1111
github.com/pkg/errors v0.9.1
1212
github.com/sergi/go-diff v1.2.0 // indirect
13-
github.com/sirupsen/logrus v1.7.0
13+
github.com/sirupsen/logrus v1.9.0
1414
github.com/spf13/cobra v1.0.0
1515
github.com/spf13/pflag v1.0.5 // indirect
1616
github.com/stretchr/testify v1.8.4

0 commit comments

Comments
 (0)