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

gost build error by the latest golang #1006

Open
imajinyun opened this issue Jan 15, 2024 · 0 comments
Open

gost build error by the latest golang #1006

imajinyun opened this issue Jan 15, 2024 · 0 comments

Comments

@imajinyun
Copy link

hi, I'm build the gost command occurred error by the latest golang, how to fix it?

➜ go version
go version go1.21.6 darwin/amd64
➜ gost git:(master) ✗ go build
# github.com/quic-go/quic-go/internal/qtls
/Users/xxx/.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
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

1 participant