Skip to content

Commit 42ee5fe

Browse files
Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.3
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.2 to 5.16.3. - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.2...v5.16.3) --- updated-dependencies: - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78403c4 commit 42ee5fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/github/codeql-action-sync
33
go 1.24.0
44

55
require (
6-
github.com/go-git/go-git/v5 v5.16.2
6+
github.com/go-git/go-git/v5 v5.16.3
77
github.com/google/go-github/v32 v32.1.0
88
github.com/gorilla/mux v1.8.1
99
github.com/markbates/pkger v0.17.1

go.sum

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

0 commit comments

Comments
 (0)