Skip to content

Commit

Permalink
fix: Bump toolchain version to address CVE-2024-34156
Browse files Browse the repository at this point in the history
  • Loading branch information
yiannistri committed Sep 10, 2024
1 parent cba1287 commit 8a3df80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/rancher/aks-operator

go 1.22.0

toolchain go1.22.5
toolchain go1.22.7

replace k8s.io/client-go => k8s.io/client-go v0.30.1

Expand Down

0 comments on commit 8a3df80

Please sign in to comment.