Updating the Go version

This is needed for goreleaser to create updates. Its latest release
needs it.

Signed-off-by: Matt Farina <matt.farina@suse.com>
pull/32577/head
Matt Farina 2 weeks ago
parent 0f4decb96b
commit 6d1f67cf6a

4
.github/env vendored

@ -1,2 +1,2 @@
GOLANG_VERSION=1.26
GOLANGCI_LINT_VERSION=v2.12.2
GOLANG_VERSION=1.27
GOLANGCI_LINT_VERSION=v2.13.1

Loading…
Cancel
Save