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 52e5dd6 commit de04850Copy full SHA for de04850
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/shurcooL/githubv4 v0.0.0-20221126192849-0b5c4c7994eb
16
github.com/stretchr/testify v1.9.0
17
golang.org/x/crypto v0.31.0
18
- golang.org/x/oauth2 v0.22.0
+ golang.org/x/oauth2 v0.32.0
19
)
20
21
require (
0 commit comments