Skip to content

Commit 1e30d9d

Browse files
authored
build: update Go to 1.27.1 (#385)
1 parent 397d14c commit 1e30d9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

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

3-
go 1.26.0
3+
go 1.27
44

5-
toolchain go1.26.5
5+
toolchain go1.27.1
66

77
require (
88
k8s.io/api v0.37.0

0 commit comments

Comments
 (0)