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 deps to support Go 1.21 #97

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Update deps to support Go 1.21 #97

merged 1 commit into from
Mar 3, 2024

Conversation

aaronlehmann
Copy link
Collaborator

@aaronlehmann aaronlehmann commented Mar 2, 2024

The dependencies wouldn't build on recent Go versions, which was kind of annoying. Upgrade dependencies so we can use a more recent toolchain.

cc @coryb

@aaronlehmann aaronlehmann changed the title Update deps to support Go 1.22 Update deps to support Go 1.21 Mar 2, 2024
@aaronlehmann
Copy link
Collaborator Author

Turns out the coder gvisor fork doesn't support Go 1.22, but at least it will work with Go 1.21, so we can make some progress here. When Coder upgrades to Go 1.22, that should unblock the upgrade here.

@aaronlehmann aaronlehmann force-pushed the go-1.22 branch 2 times, most recently from e56b456 to d13d6cf Compare March 2, 2024 18:13
@kylecarbs
Copy link
Member

@aaronlehmann feel free to merge whenever!

The dependencies wouldn't build on recent Go versions, which was kind of
annoying. Upgrade dependencies so we can use a more recent toolchain.
@aaronlehmann aaronlehmann merged commit ff637ae into main Mar 3, 2024
1 check passed
@aaronlehmann aaronlehmann deleted the go-1.22 branch March 3, 2024 23:49
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