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

Golang 1.19+ needed #241

Open
Taardisaa opened this issue Aug 23, 2024 · 0 comments
Open

Golang 1.19+ needed #241

Taardisaa opened this issue Aug 23, 2024 · 0 comments

Comments

@Taardisaa
Copy link

I met with a bug while compiling with golang1.18 on Ubuntu20 x64: go/pkg/mod/google.golang.org/[email protected]/server.go:2180:14: undefined: atomic.Int64note: module requires Go 1.19
so I uninstalled the 1.18 version with apt and downloaded the latest 1.23.0, and then the compilation is successful.

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

No branches or pull requests

1 participant