tikv / tikv/pd

*: upgrade Go to 1.27.1

Open
#11,192 1 comment 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
1.2k
Forks
783
Avg merge
5d 21h
Merged PRs (30d)
36

Description

## Development Task

Upgrade all active Go version declarations and build/CI toolchain references on
master from Go 1.25 to the latest Go 1.27 patch release, Go 1.27.1.

- [ ] Update the root and nested module `go` directives:
- `go.mod`
- `client/go.mod`
- `tests/integrations/go.mod`
- `tools/go.mod`
- [ ] Update GitHub Actions Go toolchain versions.
- [ ] Update the Docker builder image.
- [ ] Run module, build, lint, and targeted test validation and address any Go
1.27 compatibility issues.

Contributor guide

Open the contributing guide

Research direction

Start with go.mod, client/go.mod, tests/integrations/go.mod, and tools/go.mod, then inspect the GitHub Actions Go versions and Docker builder image. Update every active Go reference to 1.27.1, run the module, build, lint, and targeted test validation, and check for compatibility issues before considering the task done.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, go
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.