We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f898d4 commit ced4be4Copy full SHA for ced4be4
go.mod
@@ -1,7 +1,6 @@
1
module github.com/vmware-tanzu/load-balancer-operator-for-kubernetes
2
3
-go 1.22
4
-toolchain go1.22.5
+go 1.22.0
5
6
require (
7
github.com/bitly/go-simplejson v0.5.1
0 commit comments