There was an error while loading. Please reload this page.
1 parent 397d14c commit 1e30d9dCopy full SHA for 1e30d9d
1 file changed
go.mod
@@ -1,8 +1,8 @@
1
module github.com/redhat-best-practices-for-k8s/privileged-daemonset
2
3
-go 1.26.0
+go 1.27
4
5
-toolchain go1.26.5
+toolchain go1.27.1
6
7
require (
8
k8s.io/api v0.37.0
0 commit comments