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

upgrade go version and /x/sys to latest #71

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jonasagx
Copy link

@jonasagx jonasagx commented May 8, 2023

golang to v1.20
/x/sys to v0.8.0 which closes #68

@rs
Copy link
Owner

rs commented May 8, 2023

You need to change the version in the CI as well: https://github.com/rs/curlie/blob/master/.github/workflows/release.yml#L20

@jonasagx
Copy link
Author

jonasagx commented May 9, 2023

Ops, thank you @rs for checking it. It should all be on v1.20 now.

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.

Please bump golang.org/x/sys dependency
3 participants