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

[BUG] #346

Open
lasse717 opened this issue Oct 1, 2024 · 1 comment
Open

[BUG] #346

lasse717 opened this issue Oct 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lasse717
Copy link

lasse717 commented Oct 1, 2024

Hi, I am trying to run this git repo on local.
Go version: 1.20.0
But I am getting this error.
`cannot use "The version of quic-go you're using can't be built on Go 1.20 yet. For more details, please see https://github.com/lucas-clemente/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.20 yet. F...) as int value in variable declaration

github.com/multiversx/mx-chain-logger-go/redirects`

@lasse717 lasse717 added the bug Something isn't working label Oct 1, 2024
@iulianpascalau
Copy link
Contributor

Hello, yes, you are right. The latest release and the main branch only work with the v1.17.x go compiler version
However, we are working on the v3 variant of the bridge, the branch and PR seen here already got an update to use go compiler v1.20.x.
We hope to release this (while merging it into the main branch) in 1-2 weeks for now.

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

No branches or pull requests

2 participants