Skip to content

update module to Go 1.25#8

Merged
aead merged 1 commit intomainfrom
go1.25
Dec 22, 2025
Merged

update module to Go 1.25#8
aead merged 1 commit intomainfrom
go1.25

Conversation

@aead
Copy link
Owner

@aead aead commented Dec 22, 2025

This commit updates the module to Go 1.25.
Go 1.25 added ecdsa.ParseRawPrivateKey.

This allows for a much simpler ECDSAPrivateKey.UnmarshalText without an indirection via ecdh.

This commit updates the module to Go 1.25.
Go 1.25 added `ecdsa.ParseRawPrivateKey`.

This allows for a much simpler `ECDSAPrivateKey.UnmarshalText`
without an indirection via `ecdh`.

Signed-off-by: Andreas Auernhammer <github@aead.dev>
@aead aead self-assigned this Dec 22, 2025
@aead aead merged commit 8829345 into main Dec 22, 2025
5 checks passed
@aead aead deleted the go1.25 branch December 22, 2025 20:12
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.

1 participant