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.
1 parent d6cb1b7 commit 8d649c9Copy full SHA for 8d649c9
go.mod
@@ -6,6 +6,6 @@ require (
6
github.com/google/go-github/v32 v32.1.0
7
github.com/google/go-github/v50 v50.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