Skip to content

Commit d2430a7

Browse files
authored
Merge pull request #116 from NVIDIA/fix-go-mod
2 parents 70ad11d + d5787a4 commit d2430a7

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/NVIDIA/k8s-test-infra
22

3-
go 1.22.3
3+
go 1.23.0
4+
45
toolchain go1.23.4
56

67
require (

0 commit comments

Comments
 (0)