Skip to content

upgrade to 1.25.8 (latest 1.25)#2

Merged
benoitschipper merged 1 commit into
mainfrom
upgrade-to-latest-1.25.8
Mar 9, 2026
Merged

upgrade to 1.25.8 (latest 1.25)#2
benoitschipper merged 1 commit into
mainfrom
upgrade-to-latest-1.25.8

Conversation

@benoitschipper

Copy link
Copy Markdown
Owner

What Changes

  • Update the Dockerfile builder stage from golang:1.24-alpine to golang:1.25-alpine to match the go 1.25.8 directive already in go.mod
  • Run go get -u ./... and go mod tidy to upgrade all direct and indirect dependencies to their latest compatible versions
  • Update go.sum to reflect the new dependency graph
  • Update the toolchain-versions spec to reflect Go 1.25 as the minimum required version

@benoitschipper benoitschipper merged commit 5e33042 into main Mar 9, 2026
2 checks passed
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