Skip to content

Commit 22a11a5

Browse files
author
Ying Wang
committed
modify go version to 1.24 in go.mod
Signed-off-by: Ying Wang <yingwang@rehat.com>
1 parent 2578494 commit 22a11a5

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/k8snetworkplumbingwg/multi-networkpolicy-iptables
22

3-
go 1.24.0
4-
5-
toolchain go1.24.6
3+
go 1.24
64

75
require (
86
github.com/containernetworking/cni v0.8.1

0 commit comments

Comments
 (0)