Skip to content

Commit bb5c8d9

Browse files
committed
fix: bumped crypto and net
Signed-off-by: MenD32 <[email protected]>
1 parent 862482f commit bb5c8d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cluster-autoscaler/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ require (
3232
github.com/stretchr/testify v1.10.0
3333
github.com/vburenin/ifacemaker v1.2.1
3434
go.uber.org/mock v0.4.0
35-
golang.org/x/crypto v0.35.0
36-
golang.org/x/net v0.33.0
35+
golang.org/x/crypto v0.36.0
36+
golang.org/x/net v0.38.0
3737
golang.org/x/oauth2 v0.27.0
3838
golang.org/x/sys v0.31.0
3939
google.golang.org/api v0.151.0

0 commit comments

Comments
 (0)