Skip to content

Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in the go_modules group #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -3,9 +3,8 @@ module github.com/github/codeql-action-sync
go 1.14

require (
github.com/go-git/go-git/v5 v5.12.0
github.com/go-git/go-git/v5 v5.13.0
github.com/google/go-github/v32 v32.1.0
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
github.com/gorilla/mux v1.8.1
github.com/markbates/pkger v0.17.1
github.com/mitchellh/ioprogress v0.0.0-20180201004757-6a23b12fa88e
@@ -15,5 +14,4 @@ require (
github.com/stretchr/testify v1.10.0
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.25.0
google.golang.org/protobuf v1.33.0 // indirect
)
119 changes: 89 additions & 30 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.