We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a19118 + bf1c870 commit c1a059dCopy full SHA for c1a059d
go.mod
@@ -8,5 +8,5 @@ require (
8
github.com/mitchellh/mapstructure v1.5.0
9
github.com/stretchr/testify v1.8.4
10
golang.org/x/net v0.15.0
11
- golang.org/x/oauth2 v0.5.0
+ golang.org/x/oauth2 v0.12.0
12
)
0 commit comments