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

Erigon does not build with Go1.21 #8107

Closed
lmittmann opened this issue Aug 31, 2023 · 1 comment
Closed

Erigon does not build with Go1.21 #8107

lmittmann opened this issue Aug 31, 2023 · 1 comment

Comments

@lmittmann
Copy link
Contributor

$ go version
go version go1.21.0 linux/amd64
$ make erigon 
Building erigon
# github.com/quic-go/quic-go/internal/qtls
/root/go/pkg/mod/github.com/quic-go/[email protected]/internal/qtls/go121.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration
make: *** [Makefile:97: erigon.cmd] Error 1
@AskAlexSharov
Copy link
Collaborator

Duplicate of #7984

@AskAlexSharov AskAlexSharov marked this as a duplicate of #7984 Sep 1, 2023
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

2 participants