We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99720a commit a93fd23Copy full SHA for a93fd23
go.mod
@@ -89,7 +89,7 @@ require (
89
golang.org/x/crypto v0.31.0 // indirect
90
golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 // indirect
91
golang.org/x/mod v0.17.0 // indirect
92
- golang.org/x/net v0.33.0 // indirect
+ golang.org/x/net v0.36.0 // indirect
93
golang.org/x/oauth2 v0.15.0 // indirect
94
golang.org/x/sync v0.10.0 // indirect
95
golang.org/x/sys v0.28.0 // indirect
0 commit comments