We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e37d82 + b4a4f05 commit 9f0b6adCopy full SHA for 9f0b6ad
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