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 862482f commit bb5c8d9Copy full SHA for bb5c8d9
cluster-autoscaler/go.mod
@@ -32,8 +32,8 @@ require (
32
github.com/stretchr/testify v1.10.0
33
github.com/vburenin/ifacemaker v1.2.1
34
go.uber.org/mock v0.4.0
35
- golang.org/x/crypto v0.35.0
36
- golang.org/x/net v0.33.0
+ golang.org/x/crypto v0.36.0
+ golang.org/x/net v0.38.0
37
golang.org/x/oauth2 v0.27.0
38
golang.org/x/sys v0.31.0
39
google.golang.org/api v0.151.0
0 commit comments