We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a810915 commit 97ee795Copy full SHA for 97ee795
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.12.0
+ golang.org/x/oauth2 v0.27.0
12
)
0 commit comments