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 5e37d82 commit b4a4f05Copy full SHA for b4a4f05
go.mod
@@ -14,5 +14,5 @@ require (
14
github.com/spf13/cobra v1.0.0
15
github.com/spf13/pflag v1.0.5 // indirect
16
github.com/stretchr/testify v1.8.4
17
- golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
+ golang.org/x/oauth2 v0.12.0
18
)
0 commit comments