Skip to content

Commit ad7b94e

Browse files
Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.9.0 to 5.11.0. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.9.0...v5.11.0) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95cd510 commit ad7b94e

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/github/codeql-action-sync
33
go 1.14
44

55
require (
6-
github.com/go-git/go-git/v5 v5.9.0
6+
github.com/go-git/go-git/v5 v5.11.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

go.sum

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)