You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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`
The text was updated successfully, but these errors were encountered: