Bump go-github to v45 (#1573)

* Bump go-github to v45

Ref #1402

* fixup! Bump go-github to v45
This commit is contained in:
Yusuke Kuoka
2022-06-29 06:34:58 +09:00
committed by GitHub
parent 0386c0734c
commit ddd417f756
19 changed files with 22 additions and 21 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/davecgh/go-spew v1.1.1
github.com/go-logr/logr v1.2.3
github.com/google/go-cmp v0.5.8
github.com/google/go-github/v39 v39.2.0
github.com/google/go-github/v45 v45.2.0
github.com/gorilla/mux v1.8.0
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
github.com/kelseyhightower/envconfig v1.4.0