Skip to content

Commit 97bbebc

Browse files
Bump go to 1.24 in go.mod
1 parent bbb3437 commit 97bbebc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/k8snetworkplumbingwg/whereabouts
22

3-
go 1.23
3+
go 1.24
4+
45
require (
56
github.com/blang/semver v3.5.1+incompatible
67
github.com/containernetworking/cni v1.2.3

0 commit comments

Comments
 (0)