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

update go and golang.org/x/net #264

Merged
merged 2 commits into from
Apr 9, 2024
Merged

update go and golang.org/x/net #264

merged 2 commits into from
Apr 9, 2024

Conversation

tvoran
Copy link
Member

@tvoran tvoran commented Apr 9, 2024

Use go 1.22.2 and update x/net:

$ go get golang.org/x/net@latest
go: upgraded golang.org/x/crypto v0.21.0 => v0.22.0
go: upgraded golang.org/x/net v0.22.0 => v0.24.0
go: upgraded golang.org/x/sys v0.18.0 => v0.19.0
go: upgraded golang.org/x/term v0.18.0 => v0.19.0
$ go mod tidy

@tvoran tvoran requested a review from a team as a code owner April 9, 2024 06:40
Copy link
Contributor

@swenson swenson left a comment

Choose a reason for hiding this comment

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

LGTM

@benashz benashz self-requested a review April 9, 2024 18:40
Copy link
Contributor

@benashz benashz left a comment

Choose a reason for hiding this comment

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

LGTM!

@tvoran
Copy link
Member Author

tvoran commented Apr 9, 2024

Thanks!

@tvoran tvoran merged commit 1870a5a into main Apr 9, 2024
24 checks passed
@tvoran tvoran deleted the VAULT-25202/update-go branch April 9, 2024 21:34
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