Skip to content

Commit 92abdfe

Browse files
authored
Update go toolchain to cover cve CVE-2024-34156 (#3036)
Signed-off-by: Paul Miller <[email protected]>
1 parent 766d1e1 commit 92abdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/Azure/azure-container-networking
22

33
go 1.22.0
44

5-
toolchain go1.22.5
5+
toolchain go1.22.7
66

77
require (
88
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0

0 commit comments

Comments
 (0)