Merge pull request #31440 from mattfarina/bump-go-1.25

Updating Go and golangci-lint versions
pull/31448/head
Matt Farina 2 months ago committed by GitHub
commit 8834d90c60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.github/env vendored

@ -1,2 +1,2 @@
GOLANG_VERSION=1.24
GOLANGCI_LINT_VERSION=v2.1.0
GOLANG_VERSION=1.25
GOLANGCI_LINT_VERSION=v2.5.0

Loading…
Cancel
Save