We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eae785 commit 6dacaeaCopy full SHA for 6dacaea
1 file changed
go.mod
@@ -1,6 +1,8 @@
1
module github.com/redhat-best-practices-for-k8s/privileged-daemonset
2
3
-go 1.26.1
+go 1.26
4
+
5
+toolchain go1.26.2
6
7
require (
8
k8s.io/api v0.35.3
0 commit comments