We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47170d commit 72f6ad7Copy full SHA for 72f6ad7
go.mod
@@ -86,7 +86,7 @@ require (
86
go.uber.org/multierr v1.11.0 // indirect
87
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
88
golang.org/x/mod v0.20.0 // indirect
89
- golang.org/x/net v0.28.0 // indirect
+ golang.org/x/net v0.38.0 // indirect
90
golang.org/x/oauth2 v0.21.0 // indirect
91
golang.org/x/sync v0.8.0 // indirect
92
golang.org/x/sys v0.24.0 // indirect
0 commit comments