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

ci: update go versions used in workflows to 1.21 #768

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

Neo2308
Copy link
Contributor

@Neo2308 Neo2308 commented Aug 12, 2023

  • Updated go versions used in workflows to 1.21

@abiosoft abiosoft changed the title Updated go versions used in workflows to 1.21 ci: update go versions used in workflows to 1.21 Aug 12, 2023
@AkihiroSuda
Copy link
Contributor

AkihiroSuda commented Aug 12, 2023

package github.com/abiosoft/colima/app
	imports github.com/abiosoft/colima/environment/vm/lima
	imports github.com/abiosoft/colima/daemon
	imports github.com/abiosoft/colima/daemon/process/gvproxy
	imports github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork
	imports github.com/containers/gvisor-tap-vsock/pkg/services/dhcp
	imports github.com/containers/gvisor-tap-vsock/pkg/tap
	imports gvisor.dev/gvisor/pkg/tcpip/stack
	imports gvisor.dev/gvisor/pkg/sync/locking
	imports gvisor.dev/gvisor/pkg/gohacks: build constraints exclude all Go files in /home/runner/go/pkg/mod/gvisor.dev/gvisor@v0.0.0-20221229220220-8d9dc83e3b96/pkg/gohacks

https://github.com/abiosoft/colima/actions/runs/5840555467/job/15843360415?pr=768

Bumping up gvisor-tap-vsock will fix the issue
https://github.com/containers/gvisor-tap-vsock/releases/tag/v0.7.0

@Neo2308
Copy link
Contributor Author

Neo2308 commented Aug 13, 2023

Waiting on #774 to be merged. Will rebase this PR after that (if required).

* Updated go versions used in workflows to 1.21
@Neo2308 Neo2308 force-pushed the feature/master/update-to-go-1.21 branch from dc63225 to da5e26d Compare August 13, 2023 13:18
@abiosoft abiosoft merged commit 1917543 into abiosoft:main Aug 13, 2023
12 checks passed
@Neo2308 Neo2308 deleted the feature/master/update-to-go-1.21 branch August 13, 2023 18:05
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.

3 participants