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

[CRDB-45562] go.mod: Fixed security vulnerabilities and updated go version to 1.22 #1079

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

NishanthNalluri
Copy link
Contributor

@NishanthNalluri NishanthNalluri commented Jan 30, 2025

  • Updated go version to 1.22 and also updated few indirect packages to fix security vulnerabilities
  • Updated relevant bazel dependencies
  • Moved bazel config of go binary for arm64 and amd64 under respective folders to fix conflict issue

Copy link

@pritesh-lahoti pritesh-lahoti left a comment

Choose a reason for hiding this comment

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

Pre-approving

WORKSPACE Outdated Show resolved Hide resolved
load("@aspect_bazel_lib//lib:expand_template.bzl", "expand_template")

# TODO

Choose a reason for hiding this comment

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

Could we remove the TODO or substantiate it?

@NishanthNalluri NishanthNalluri force-pushed the nishanth/fix-security-vulns branch from 89a6b6f to 1e78b07 Compare February 4, 2025 12:41
@NishanthNalluri NishanthNalluri merged commit f109a91 into master Feb 4, 2025
8 checks passed
@NishanthNalluri NishanthNalluri deleted the nishanth/fix-security-vulns branch February 4, 2025 13:11
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.

3 participants