Update github.com/google/go-github to v53 (#25157)
The new `go-github` version [53](https://github.com/google/go-github/releases/tag/v53.0.0) has been released.
This commit is contained in:
parent
feb38da259
commit
5fa4415bbb
6 changed files with 8 additions and 8 deletions
2
go.mod
2
go.mod
|
@ -55,7 +55,7 @@ require (
|
|||
github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
|
||||
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0
|
||||
github.com/google/go-github/v52 v52.0.0
|
||||
github.com/google/go-github/v53 v53.0.0
|
||||
github.com/google/pprof v0.0.0-20230502171905-255e3b9b56de
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/gorilla/feeds v1.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue