Skip to content

Commit 87a4e2c

Browse files
committed
Bump Go to 1.26.3 in go.mod
`setup-envtest@latest` (resolved to v0.24.1) requires Go 1.26 and the CI pipeline installs the Go version requested in `go.mod`.
1 parent 2c17a2e commit 87a4e2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/appuio/scheduler-canary-controller
22

3-
go 1.25.6
3+
go 1.26.3
44

55
require (
66
github.com/go-logr/logr v1.4.3

0 commit comments

Comments
 (0)