We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7061a0a + 8d649c9 commit f655342Copy full SHA for f655342
go.mod
@@ -6,6 +6,6 @@ require (
6
github.com/google/go-github/v32 v32.1.0
7
github.com/google/go-github/v57 v57.0.0
8
github.com/google/go-querystring v1.1.0 // indirect
9
- golang.org/x/oauth2 v0.5.0
+ golang.org/x/oauth2 v0.15.0
10
google.golang.org/appengine v1.6.7 // indirect
11
)
0 commit comments