We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c731d commit 51aebe3Copy full SHA for 51aebe3
go.mod
@@ -1,6 +1,6 @@
1
module github.com/sap/clustersecret-operator-cop
2
3
-go 1.25.6
+go 1.26.0
4
5
require (
6
github.com/pkg/errors v0.9.1
0 commit comments