Skip to content

build(go): upgrade toolchain and refresh dependencies - #145

Merged
v-byte-cpu merged 1 commit into
masterfrom
build/go-toolchain-refresh
Jun 10, 2026
Merged

build(go): upgrade toolchain and refresh dependencies#145
v-byte-cpu merged 1 commit into
masterfrom
build/go-toolchain-refresh

Conversation

@v-byte-cpu

Copy link
Copy Markdown
Owner

Why

  • The project is being moved from Go 1.19 to Go 1.25, so the build, CI, and lint stack need to match the
    new baseline.
  • Dependency and tooling updates also required small code and test adjustments.

What Changed

  • Updated the Go toolchain in go.mod, CI, release workflow, and Dockerfile.
  • Refreshed Go dependencies and related lint/config tooling.
  • Adjusted affected code paths and tests for newer APIs and behavior.

@v-byte-cpu
v-byte-cpu force-pushed the build/go-toolchain-refresh branch 3 times, most recently from 498d3d4 to af228d0 Compare June 10, 2026 19:18
Bump the project to Go 1.25 and align CI, linting, and Docker tooling
with the new toolchain.

Refresh Go module dependencies and make the small code/test adjustments
needed for newer APIs and tooling behavior.
@v-byte-cpu
v-byte-cpu force-pushed the build/go-toolchain-refresh branch from af228d0 to 181880d Compare June 10, 2026 19:26
@v-byte-cpu
v-byte-cpu merged commit c4b084f into master Jun 10, 2026
3 checks passed
@v-byte-cpu
v-byte-cpu deleted the build/go-toolchain-refresh branch June 10, 2026 19:27
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.

1 participant