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

sync crypto with upstream #363

Merged
merged 2 commits into from
Apr 13, 2024
Merged

sync crypto with upstream #363

merged 2 commits into from
Apr 13, 2024

Conversation

tg123
Copy link
Owner

@tg123 tg123 commented Apr 13, 2024

This pull request primarily includes updates to various dependencies in the go.mod file, as well as an update to the crypto subproject. The updated dependencies include golang.org/x/crypto, golang.org/x/sys, and golang.org/x/term. The crypto subproject commit has also been updated.

Dependency updates:

  • go.mod: Updated golang.org/x/crypto from version v0.19.0 to v0.22.0
  • go.mod: Updated golang.org/x/sys from version v0.18.0 to v0.19.0 and golang.org/x/term from version v0.18.0 to v0.19.0

Subproject update:

  • crypto: Updated subproject commit from 06bd4d377ec44ce00cbd9a5084f40b8980c94e0e to cfa28a89036d5f68a1880a5c1ec574e580aa0be0

@tg123 tg123 merged commit 1d0dab9 into master Apr 13, 2024
4 checks passed
@tg123 tg123 deleted the updatecrypto branch April 13, 2024 22:55
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.

None yet

1 participant