Skip to content

Update go.mod to use Go 1.24.2 #1048

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 1 commit into from
Apr 28, 2025
Merged

Conversation

javorszky
Copy link
Contributor

@javorszky javorszky commented Apr 25, 2025

Closes #1047

Proposed changes

Updates the main go version to 1.24.2 as well

Considerations

If this project is used as a dependency, we need to validate that the go version bump does not interfere with other projects' functionality.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING guide
  • I have proven my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have ensured the README is up to date
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch on my own fork

@javorszky javorszky requested a review from a team as a code owner April 25, 2025 14:37
Copy link

nginx-bot bot commented Apr 25, 2025

Hi @javorszky! Welcome to the project! 🎉

Thanks for opening this pull request!
Be sure to check out our Contributing Guidelines while you wait for someone on the team to review this.

@nginx-bot nginx-bot bot added the community Issues or PRs opened by an external contributor label Apr 25, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Apr 25, 2025
@javorszky javorszky force-pushed the gabor/issue-1047-update-go-version branch from e5ec290 to 71c2591 Compare April 25, 2025 14:39
@javorszky javorszky force-pushed the gabor/issue-1047-update-go-version branch 2 times, most recently from cc1b695 to 21092a8 Compare April 28, 2025 07:40
@javorszky javorszky force-pushed the gabor/issue-1047-update-go-version branch from 21092a8 to 52aac00 Compare April 28, 2025 07:50
@javorszky javorszky enabled auto-merge (squash) April 28, 2025 07:50
@javorszky javorszky merged commit 42fb1fd into main Apr 28, 2025
15 checks passed
@javorszky javorszky deleted the gabor/issue-1047-update-go-version branch April 28, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues or PRs opened by an external contributor dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Go version to 1.24.2
3 participants