We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfaaa0 commit 1781e22Copy full SHA for 1781e22
3 files changed
auto-discovery/kubernetes/go.mod
@@ -4,9 +4,7 @@
4
5
module github.com/secureCodeBox/secureCodeBox/auto-discovery/kubernetes
6
7
-go 1.23.0
8
-
9
-toolchain go1.23.5
+go 1.23.6
10
11
require (
12
github.com/Masterminds/sprig v2.22.0+incompatible
lurker/go.mod
module github.com/secureCodeBox/secureCodeBox/lurker
k8s.io/api v0.32.1
operator/go.mod
module github.com/secureCodeBox/secureCodeBox/operator
github.com/go-logr/logr v1.4.2
0 commit comments