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

[Cherry-pick release-1.4] Dependency Bumps & Use golang 1.22/1.23 in CI & Fix linter issues #222

Conversation

anujc25
Copy link
Contributor

@anujc25 anujc25 commented Jan 6, 2025

Cherry-pick : #221

What this PR does / why we need it

  • Dependency Bumps and remove go.work, go.work.sum files
  • golang.org/x/net from v0.21.0 to v0.33.0
  • google.golang.org/protobuf from v1.28.1 to v1.33.0
  • github.com/vektah/gqlparser/v2 from v2.5.11 to v2.5.14
  • golang.org/x/tools from v0.18.0 to v0.24.0
  • Update CI to use golang 1.22 and 1.23
  • Fix linter errors flagged with latest golanglint

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

Release note

None

Additional information

Special notes for your reviewer

…ware-tanzu#221)

* Dependency Bumps and remove go.work, go.work.sum files

- golang.org/x/net from v0.21.0 to v0.33.0
- google.golang.org/protobuf from v1.28.1 to v1.33.0
- github.com/vektah/gqlparser/v2 from v2.5.11 to v2.5.14
- golang.org/x/tools from v0.18.0 to v0.24.0

* Update CI to use golang 1.22 and 1.23
- Fix linter errors flagged with latest golanglint

Signed-off-by: Anuj Chaudhari <[email protected]>
@anujc25 anujc25 requested a review from a team as a code owner January 6, 2025 19:35
Copy link
Contributor

@marckhouzam marckhouzam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks

@anujc25 anujc25 merged commit bedc546 into vmware-tanzu:release-1.4 Jan 6, 2025
5 checks passed
@anujc25 anujc25 deleted the anujc/dependency-updates-v2-cosign-release-1.4 branch January 6, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants