Bump Go to 1.27.0 #5

Merged
Ghost merged 1 commits from chore/go-1.27 into master 2026-08-31 20:08:49 -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-alpine
  • CI already uses go-version-file: go.mod (ci.yaml, fmt.yaml, release.yaml), so setup-go will install 1.27.0.

LICENSE is unchanged.

Do not merge until CI is green. Known flake: TestEngineStartup_HTTPAndHTTPS can 404 on PR tests.

Bump the Go toolchain from 1.25.4 to 1.27.0. - go.mod: `go 1.27.0` - Dockerfile builder image: `golang:1.27-alpine` - CI already uses `go-version-file: go.mod` (ci.yaml, fmt.yaml, release.yaml), so setup-go will install 1.27.0. LICENSE is unchanged. Do not merge until CI is green. Known flake: TestEngineStartup_HTTPAndHTTPS can 404 on PR tests.
Ghost added 1 commit 2026-08-31 20:06:35 -05:00
Bump Go to 1.27.0.
Format / gofmt (push) Successful in 8s
Format / gofmt (pull_request) Successful in 8s
CI / Build (push) Successful in 26s
CI / Build (pull_request) Successful in 24s
CI / Go Tests (push) Successful in 42s
CI / Go Tests (pull_request) Successful in 41s
72b4f71240
Ghost merged commit 6aabb76c16 into master 2026-08-31 20:08:49 -05:00
Ghost deleted branch chore/go-1.27 2026-08-31 20:08:49 -05:00
Sign in to join this conversation.