Skip to content

Commit 750a731

Browse files
ckhordiasmaastefanutti
authored andcommitted
CARRY: set gomod toolset to patch version
1 parent 22b9034 commit 750a731

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/kubeflow/training-operator
22

3-
go 1.23.2
3+
go 1.23
4+
toolchain go1.23.2
45

56
require (
67
github.com/go-logr/logr v1.4.2

0 commit comments

Comments
 (0)