Bump Go to 1.27.0 #1

Merged
Ghost merged 1 commits from chore/go-1.27 into master 2026-08-31 20:11:24 -05:00

Bump the Go toolchain from 1.25.4 to 1.27.0.

  • go.mod: go 1.27.0
  • Dockerfile builder image: golang:1.27.0-alpine
  • CI already uses actions/setup-go with go-version-file: go.mod (ci, fmt, release)
  • Keep make test-race / -race

Do not merge until CI is green.

Bump the Go toolchain from 1.25.4 to 1.27.0. - go.mod: `go 1.27.0` - Dockerfile builder image: `golang:1.27.0-alpine` - CI already uses `actions/setup-go` with `go-version-file: go.mod` (ci, fmt, release) - Keep `make test-race` / `-race` Do not merge until CI is green.
Ghost added 1 commit 2026-08-31 20:10:02 -05:00
Bump Go to 1.27.0
Format / gofmt (push) Successful in 5s
CI / Build (push) Successful in 21s
CI / Go Tests (push) Successful in 31s
Format / gofmt (pull_request) Successful in 6s
CI / Build (pull_request) Successful in 10s
CI / Go Tests (pull_request) Successful in 12s
cf63bb20f4
Ghost merged commit 6379fac8f6 into master 2026-08-31 20:11:24 -05:00
Ghost deleted branch chore/go-1.27 2026-08-31 20:11:24 -05:00
Sign in to join this conversation.