Skip to content

Commit

Permalink
Update module github.com/google/go-github/v55 to v60
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 31, 2024
1 parent db2a4cd commit f9cc2c2
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 @@ -9,6 +9,7 @@ require (
github.com/go-git/go-git/v5 v5.12.0
github.com/google/go-github/v55 v55.0.0
github.com/google/go-github/v56 v56.0.0
github.com/google/go-github/v60 v60.0.0
github.com/labstack/echo/v4 v4.11.4
go.uber.org/dig v1.17.1
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
Expand All @@ -28,7 +29,6 @@ require (
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/google/go-github/v57 v57.0.0 // indirect
github.com/google/go-github/v60 v60.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
Expand Down

0 comments on commit f9cc2c2

Please sign in to comment.