CLI-3803: update golang to resolve known security issues#3256
CLI-3803: update golang to resolve known security issues#3256janjwerner-confluent wants to merge 1 commit intomainfrom
Conversation
|
🎉 All Contributor License Agreements have been signed. Ready to merge. |
There was a problem hiding this comment.
Pull request overview
This PR updates the Go language version from 1.25.5 to 1.25.7 to address known security vulnerabilities in the previous version.
Changes:
- Updated Go version specification across configuration files
- Modified version declarations in service configuration, Go module definition, and version control file
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| service.yml | Updated lang_version from 1.25.5 to 1.25.7 |
| go.mod | Updated go directive from 1.25.5 to 1.25.7 |
| .go-version | Updated version file from 1.25.5 to 1.25.7 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
sgagniere
left a comment
There was a problem hiding this comment.
I just checked that we have a corresponding 1.25.7 release in https://github.com/golang-fips/go/releases, so we're good to merge this.
Approved.





Release Notes
Update GoLang version to 1.25.7
Checklist
Whatsection below whether this PR applies to Confluent Cloud, Confluent Platform, or both.Test & Reviewsection below.Blast Radiussection below.What
Blast Radius
References
Test & Review