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

【venus】cannot compile venus with golang 1.20 version / golang 1.20版本无法编译venus #5925

Closed
elvin-du opened this issue Apr 21, 2023 · 1 comment
Labels
C-enhancement Category: feature enhancement P3 Low - not important right now

Comments

@elvin-du
Copy link
Collaborator

golang 1.20版本无法编译venus,因为quic-go包不支持。具体信息请看https://github.com/lucas-clemente/quic-go/wiki/quic-go-and-Go-versions.

make出现如下错误。

# 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
@elvin-du elvin-du added the C-enhancement Category: feature enhancement label Apr 21, 2023
@Fatman13 Fatman13 added the C-triage Category: Need triage label Apr 24, 2023
@simlecode simlecode removed their assignment Apr 24, 2023
@simlecode simlecode added P3 Low - not important right now and removed C-triage Category: Need triage labels Apr 24, 2023
@elvin-du
Copy link
Collaborator Author

elvin-du commented Jun 7, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: feature enhancement P3 Low - not important right now
Projects
Status: Done
Development

No branches or pull requests

3 participants