Skip to content

upgrade Go from 1.23.4 to 1.25.0 #2945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 19, 2025
Merged

upgrade Go from 1.23.4 to 1.25.0 #2945

merged 3 commits into from
Aug 19, 2025

Conversation

jopadi
Copy link
Member

@jopadi jopadi commented Aug 19, 2025

This PR upgrades the postgres-operator to use Go 1.25, updating all build configurations and dependencies, and fixes format string security issues by Go 1.25 security fixes.

Changes

  • Updated Go version in go.mod, go.mod, and all Docker files
  • Updated CI/CD workflows to use Go 1.25
  • Fixed format string security issues required by Go 1.25's stricter validation
  • Updated documentation

@jopadi jopadi added go Pull requests that update Go code major Major feature changes or updates, e.g. feature rollout to a new country, new API calls. labels Aug 19, 2025
@jopadi jopadi changed the title upgrade Go from 1.23/1.24 to 1.25 upgrade Go from 1.23.4 to 1.25.0 Aug 19, 2025
@idanovinda
Copy link
Member

👍

1 similar comment
@hughcapet
Copy link
Member

👍

@jopadi jopadi marked this pull request as ready for review August 19, 2025 12:39
@jopadi jopadi merged commit fa4bc21 into master Aug 19, 2025
9 of 11 checks passed
@jopadi jopadi deleted the upgrade_go_125 branch August 19, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code major Major feature changes or updates, e.g. feature rollout to a new country, new API calls.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants