Skip to content

Commit ced4be4

Browse files
committed
use full go version in go.mod
Signed-off-by: Sunjay Bhatia <[email protected]>
1 parent 3f898d4 commit ced4be4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module github.com/vmware-tanzu/load-balancer-operator-for-kubernetes
22

3-
go 1.22
4-
toolchain go1.22.5
3+
go 1.22.0
54

65
require (
76
github.com/bitly/go-simplejson v0.5.1

0 commit comments

Comments
 (0)