Skip to content

Fix v4a tests broken in Go 1.20#2017

Merged
aajtodd merged 1 commit intoaws:mainfrom
djedward:main
Feb 14, 2023
Merged

Fix v4a tests broken in Go 1.20#2017
aajtodd merged 1 commit intoaws:mainfrom
djedward:main

Conversation

@djedward
Copy link
Copy Markdown
Contributor

Go 1.20 introduced a change to crypto/ecdsa which won't generate keys from an input stream that is only zeros. I've opened an issue upstream to get clarity on that change. This change simply updates the test to use ones instead, so we can start building against 1.20.

@djedward djedward requested a review from a team as a code owner February 10, 2023 21:50
@aajtodd
Copy link
Copy Markdown
Contributor

aajtodd commented Feb 14, 2023

Adding upstream issue for reference: golang/go#58454

We're taking a look at support for Go 1.20 holistically right now (e.g. we need CI support, etc). This may just be one part of that.

@aajtodd aajtodd merged commit 1dcf243 into aws:main Feb 14, 2023
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.

2 participants