Skip to content

Commit

Permalink
fix(deps): update module github.com/google/go-github/v60 to v62
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Jun 17, 2024
1 parent de5fbc9 commit 9b8ff3d
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,12 +7,12 @@ toolchain go1.22.4
require (
github.com/bradleyfalzon/ghinstallation/v2 v2.11.0
github.com/google/go-github/v60 v60.0.0
github.com/google/go-github/v62 v62.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-github/v62 v62.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 9b8ff3d

Please sign in to comment.