Skip to content

Commit

Permalink
Bump github.com/go-git/go-git/v5 in the go_modules group
Browse files Browse the repository at this point in the history
Bumps the go_modules group with 1 update: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git).


Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 33f840f commit f62f70f
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 42 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,14 @@ 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
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.23.0 // indirect
github.com/stretchr/testify v1.10.0
golang.org/x/oauth2 v0.25.0
google.golang.org/protobuf v1.33.0 // indirect
)
Loading

0 comments on commit f62f70f

Please sign in to comment.