We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a810915 commit 82c96c3Copy full SHA for 82c96c3
go.mod
@@ -7,6 +7,6 @@ require (
7
github.com/k0kubun/pp v3.0.1+incompatible
8
github.com/mitchellh/mapstructure v1.5.0
9
github.com/stretchr/testify v1.8.4
10
- golang.org/x/net v0.15.0
+ golang.org/x/net v0.21.0
11
golang.org/x/oauth2 v0.12.0
12
)
0 commit comments