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

PLease update QTLS dependency #966

Closed
i0ntempest opened this issue May 4, 2023 · 2 comments
Closed

PLease update QTLS dependency #966

i0ntempest opened this issue May 4, 2023 · 2 comments
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@i0ntempest
Copy link

Right now it cannot build with Go 1.20:

# github.com/lucas-clemente/quic-go/internal/qtls
../../go/pkg/mod/github.com/chungthuang/quic-go@v0.27.1-0.20220809135021-ca330f1dec9f/internal/qtls/go120.go:6: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

Using macOS 13.3.1 and MacPorts Go 1.20.4. This problem is holding updates to the cloudflared port, it is now nearly half a year outdated.

@i0ntempest i0ntempest added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels May 4, 2023
@b0gdanw
Copy link

b0gdanw commented May 8, 2023

Can be build from source with go 1.19.9 https://go.dev/dl/
Issue already opened here #888

@i0ntempest
Copy link
Author

Closing as duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants