Skip to content

Commit 450ec63

Browse files
authored
ci: remove toolchain usage (#3516)
ci: remove toolchain directive
1 parent 9d42d3c commit 450ec63

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/Azure/azure-container-networking
22

3-
go 1.23
4-
5-
toolchain go1.23.2
3+
go 1.23.2
64

75
require (
86
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0

0 commit comments

Comments
 (0)