Skip to content

build(deps): upgrade Go to 1.27.0 - #116

Merged
chenxin0723 merged 1 commit into
masterfrom
upgrade/go-1.27
Sep 1, 2026
Merged

chenxin0723 merged 1 commit into
masterfrom
upgrade/go-1.27

Conversation

@chenxin0723

Copy link
Copy Markdown
Contributor

Upgrade Go toolchain from 1.25.0 to 1.27.0.

  • go.mod: go 1.25.0 -> go 1.27.0
  • Ran go mod tidy with Go 1.27.0, no dependency changes required
  • go build ./... and go test ./... pass

Note: local go vet reports pre-existing unkeyed-struct-literal warnings in db/ (unrelated to this upgrade).

@chenxin0723
chenxin0723 requested a review from a team September 1, 2026 06:20
@chenxin0723
chenxin0723 merged commit 263b48d into master Sep 1, 2026
3 checks passed
@shenzhaoyan
shenzhaoyan deleted the upgrade/go-1.27 branch September 17, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants