Skip to content

update minimum go version to go1.25#6897

Open
thaJeztah wants to merge 2 commits intodocker:masterfrom
thaJeztah:bump_minimum_go
Open

update minimum go version to go1.25#6897
thaJeztah wants to merge 2 commits intodocker:masterfrom
thaJeztah:bump_minimum_go

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

update minimum go version to go1.25

  • drop support for go1.24
  • update vendor.mod to go1.25.0
  • update //go:build tags to go1.25

The golang.org/x/ dependencies now require go1.25 as a minimum,
so updating our build tags accordingly.

cli-plugins/socket: modernize

- Human readable description for the release notes

Go SDK: update minimum go version to go1.25

- A picture of a cute animal (not mandatory but encouraged)

- drop support for go1.24
- update vendor.mod to go1.25.0
- update //go:build tags to go1.25

The golang.org/x/ dependencies now require go1.25 as a minimum,
so updating our build tags accordingly.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 29.3.2 milestone Mar 31, 2026
@thaJeztah thaJeztah requested review from a team and silvin-lubecki as code owners March 31, 2026 22:21
@thaJeztah thaJeztah added impact/changelog status/2-code-review area/go-sdk Changes affecting the Go SDK impact/go-sdk Noteworthy (compatibility changes) in the Go SDK labels Mar 31, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah added the kind/refactor PR's that refactor, or clean-up code label Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go-sdk Changes affecting the Go SDK impact/changelog impact/go-sdk Noteworthy (compatibility changes) in the Go SDK kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants