Skip to content

Commit 2f97559

Browse files
Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.11.0...v5.12.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 619c6a4 commit 2f97559

File tree

2 files changed

+15
-21
lines changed

2 files changed

+15
-21
lines changed

go.mod

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

55
require (
6-
github.com/go-git/go-git/v5 v5.11.0
6+
github.com/go-git/go-git/v5 v5.12.0
77
github.com/google/go-github/v32 v32.1.0
88
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
99
github.com/gorilla/mux v1.8.1
1010
github.com/markbates/pkger v0.17.1
1111
github.com/mitchellh/ioprogress v0.0.0-20180201004757-6a23b12fa88e
1212
github.com/pkg/errors v0.9.1
13-
github.com/sergi/go-diff v1.2.0 // indirect
1413
github.com/sirupsen/logrus v1.9.3
1514
github.com/spf13/cobra v1.8.1
1615
github.com/stretchr/testify v1.9.0

go.sum

Lines changed: 14 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)