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

Support go1.21.0 #2688

Closed
chenrui333 opened this issue Aug 13, 2023 · 1 comment · Fixed by #2727
Closed

Support go1.21.0 #2688

chenrui333 opened this issue Aug 13, 2023 · 1 comment · Fixed by #2727
Labels
bug Something isn't working

Comments

@chenrui333
Copy link

Please only report specific issues with flyctl behavior. Anything like a support request for your application should go to https://community.fly.io. More people watch that space and can help you faster!

Describe the bug
Right now, I failed to run the HEAD build, the error is shown below:

package github.com/superfly/flyctl
	imports github.com/superfly/flyctl/internal/cli
	imports github.com/superfly/flyctl/internal/command/root
	imports github.com/superfly/flyctl/internal/command
	imports github.com/superfly/flyctl/internal/appconfig
	imports github.com/superfly/flyctl/flaps
	imports github.com/superfly/flyctl/agent
	imports github.com/superfly/flyctl/internal/wireguard
	imports github.com/superfly/flyctl/wg
	imports golang.zx2c4.com/wireguard/tun/netstack
	imports gvisor.dev/gvisor/pkg/bufferv2
	imports gvisor.dev/gvisor/pkg/atomicbitops
	imports gvisor.dev/gvisor/pkg/cpuid
	imports gvisor.dev/gvisor/pkg/state
	imports gvisor.dev/gvisor/pkg/state/wire
	imports gvisor.dev/gvisor/pkg/gohacks: build constraints exclude all Go files in /Users/rui/go/pkg/mod/gvisor.dev/[email protected]/pkg/gohacks

relates to Homebrew/homebrew-core#134468

@dangra
Copy link
Member

dangra commented Aug 16, 2023

For reference this is holding on this change WireGuard/wireguard-go#86.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants