Bump Go to 1.27.0 #1

Merged
Ghost merged 1 commits from chore/go-1.27 into main 2026-08-31 20:09:01 -05:00

Bump the Go toolchain from 1.25 to 1.27.0.

  • go.mod: go 1.27.0 (no toolchain pin to drop)
  • Add .gitea/workflows/ci.yaml with actions/setup-go@v5 go-version-file: go.mod and go test -race ./... (README already documents -race; repo previously had no CI)

Do not merge until CI is green.

Bump the Go toolchain from 1.25 to 1.27.0. - go.mod: `go 1.27.0` (no toolchain pin to drop) - Add `.gitea/workflows/ci.yaml` with `actions/setup-go@v5` `go-version-file: go.mod` and `go test -race ./...` (README already documents `-race`; repo previously had no CI) Do not merge until CI is green.
Ghost added 1 commit 2026-08-31 20:08:20 -05:00
Bump Go to 1.27.0.
CI / test (push) Successful in 10s
CI / test (pull_request) Successful in 10s
d57caa0080
Ghost merged commit a392c05b19 into main 2026-08-31 20:09:01 -05:00
Ghost deleted branch chore/go-1.27 2026-08-31 20:09:01 -05:00
Sign in to join this conversation.