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
# github.com/lucas-clemente/quic-go/internal/qtls
../../pkg/mod/github.com/lucas-clemente/quic-go@v0.29.1/internal/qtls/go120.go:5:13: 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
The text was updated successfully, but these errors were encountered:
golang 1.20版本无法编译venus,因为quic-go包不支持。具体信息请看https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions.
make出现如下错误。
The text was updated successfully, but these errors were encountered: