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

Reduce x/crypto and x/sys versions to match Go 1.20 #414

Merged
merged 1 commit into from Mar 9, 2023

Conversation

Lekensteyn
Copy link
Contributor

CIRCL does not necessarily depend on newer x/crypto and x/sys versions. Lower the version requirements to match Go 1.20.2, this avoids the need to upgrade stdlib dependencies when integrating circl.

While at it, bump golangci-lint and drop Go 1.18 which is no longer supported by Go developers.

CIRCL does not necessarily depend on newer x/crypto and x/sys versions.
Lower the version requirements to match Go 1.20.2, this avoids the need
to upgrade stdlib dependencies when integrating circl.

While at it, bump golangci-lint and drop Go 1.18 which is no longer
supported by Go developers.
@Lekensteyn Lekensteyn merged commit 278354d into main Mar 9, 2023
10 checks passed
@Lekensteyn Lekensteyn deleted the pwu/lower-minimum-x-versions branch March 9, 2023 20:51
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

3 participants