Skip to content

chore: update Go to 1.26.3#1318

Merged
burmudar merged 1 commit intomainfrom
wb/go-1.26.3
May 8, 2026
Merged

chore: update Go to 1.26.3#1318
burmudar merged 1 commit intomainfrom
wb/go-1.26.3

Conversation

@burmudar
Copy link
Copy Markdown
Contributor

@burmudar burmudar commented May 8, 2026

The repository has several Go version pins that should stay aligned so local development, CI, module metadata, and Docker builds use the same patch release.

Update the root and vendored lib module directives, mise.toml, the vendored-lib generation template, and the Docker builder image to Go 1.26.3. Remove .tool-versions so mise.toml is the single checked-in tool version source. The Docker builder image remains pinned by digest for reproducible builds.

Test Plan

  • go version
  • go test ./...
  • cd lib && go test ./...

@burmudar burmudar merged commit f3d5edf into main May 8, 2026
7 of 8 checks passed
@burmudar burmudar deleted the wb/go-1.26.3 branch May 8, 2026 10:05
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