Skip to content

Commit f839f9f

Browse files
committed
chore: update to go 1.24.11
Fixes several CVEs Signed-off-by: Fred Rolland <frolland@nvidia.com>
1 parent 7ee336d commit f839f9f

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
@@ -1,6 +1,6 @@
11
module github.com/k8snetworkplumbingwg/rdma-cni
22

3-
go 1.24.2
3+
go 1.24.11
44

55
require (
66
github.com/Mellanox/rdmamap v1.1.0

0 commit comments

Comments
 (0)