We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4768c commit ec3a3d5Copy full SHA for ec3a3d5
1 file changed
go.mod
@@ -1,6 +1,8 @@
1
module github.com/test-network-function/cr-scale-operator
2
3
-go 1.26.1
+go 1.26
4
+
5
+toolchain go1.26.2
6
7
require (
8
github.com/onsi/ginkgo/v2 v2.6.0
0 commit comments