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 golang.org/x/crypto/ssh #180

Merged
merged 2 commits into from Aug 31, 2022

Conversation

gustavosbarreto
Copy link
Collaborator

Update golang.org/x/crypto to fix issues related to RSA SHA-2 signatures.

Related to:

@belak
Copy link
Collaborator

belak commented Aug 30, 2022

It looks like this is going to require a bump to Go 1.13 for the minimum supported version in Circle CI (because 1.13 added crypto/ed25519) before this can get merged. If you don't have the time to get to it soon, I'd be happy to.

@gustavosbarreto
Copy link
Collaborator Author

It looks like this is going to require a bump to Go 1.13 for the minimum supported version in Circle CI (because 1.13 added crypto/ed25519) before this can get merged. If you don't have the time to get to it soon, I'd be happy to.

@belak I would be grateful for any help.

@belak
Copy link
Collaborator

belak commented Aug 31, 2022

That was easier to change than I expected! Thanks for doing this!

@belak belak merged commit 0f80af4 into gliderlabs:master Aug 31, 2022
@belak
Copy link
Collaborator

belak commented Aug 31, 2022

Alright, it's been bumped and a new version tagged.

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

2 participants