Github pkg: Bump github package to version 33 (#222)

This commit is contained in:
Erik Nobel
2020-12-06 02:01:47 +01:00
committed by GitHub
parent 56c57cbf71
commit a2b335ad6a
7 changed files with 19 additions and 13 deletions

2
go.mod
View File

@@ -6,7 +6,9 @@ require (
github.com/bradleyfalzon/ghinstallation v1.1.1
github.com/davecgh/go-spew v1.1.1
github.com/go-logr/logr v0.1.0
github.com/google/go-github v17.0.0+incompatible // indirect
github.com/google/go-github/v32 v32.1.1-0.20200822031813-d57a3a84ba04
github.com/google/go-github/v33 v33.0.0
github.com/google/go-querystring v1.0.0
github.com/gorilla/mux v1.8.0
github.com/kelseyhightower/envconfig v1.4.0