Skip to content

Commit

Permalink
fix(deps): update module github.com/google/go-github/v57 to v60
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Mar 22, 2024
1 parent 4b63b22 commit 1ffeaf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ toolchain go1.22.1
require (
github.com/bradleyfalzon/ghinstallation/v2 v2.10.0
github.com/google/go-github/v57 v57.0.0
github.com/google/go-github/v60 v60.0.0
github.com/k0kubun/pp/v3 v3.2.0
)

require (
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/go-github/v60 v60.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.16 // indirect
Expand Down

0 comments on commit 1ffeaf1

Please sign in to comment.