Skip to content

Commit 6dacaea

Browse files
authored
chore: upgrade to Go 1.26.2 with toolchain directive (#350)
1 parent 1eae785 commit 6dacaea

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/redhat-best-practices-for-k8s/privileged-daemonset
22

3-
go 1.26.1
3+
go 1.26
4+
5+
toolchain go1.26.2
46

57
require (
68
k8s.io/api v0.35.3

0 commit comments

Comments
 (0)