Skip to content
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

chore(deps): upgrade golang v1.23.4 #5647

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

thisislawatts
Copy link
Member

@thisislawatts thisislawatts commented Jan 6, 2025

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Includes detailed description of changes (provided in the diff)
  • Contains risk assessment (Low | Medium | High) LOW
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality TODO
  • Includes manual testing instructions (if necessary)

What does this PR do?

This pull request updates the Go version and toolchain used in the cliv2 directory to version 1.23.4.

Go 1.23.4 (released 2024-12-03) includes fixes to the compiler, the runtime, the trace command, and the syscall package. You can find the full release notes here: [invalid URL removed]

Where should the reviewer start?

The reviewer can start by reviewing the changes in the .circleci/config.yml and cliv2/go.mod files.

How should this be manually tested?

Download the artefact built by the CI/CD process and run snyk test

PeterSchafer
PeterSchafer approved these changes Jan 6, 2025
@thisislawatts thisislawatts marked this pull request as ready for review January 6, 2025 14:01
@thisislawatts thisislawatts requested a review from a team as a code owner January 6, 2025 14:01
@thisislawatts thisislawatts merged commit 29d8418 into main Jan 6, 2025
10 checks passed
@thisislawatts thisislawatts deleted the chore/upgrade-golang-v1.23.4 branch January 6, 2025 14:01
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.

2 participants