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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support go1.21 #2585

Closed
chenrui333 opened this issue Oct 20, 2023 · 1 comment
Closed

Support go1.21 #2585

chenrui333 opened this issue Oct 20, 2023 · 1 comment
Labels
duplicate duplicate issue (link to duplicate in comments)

Comments

@chenrui333
Copy link

馃憢 right now there is some build issue with go1.21 due to outdated github.com/Psiphon-Labs/psiphon-tunnel-core dependency. error build log as below:

  go: downloading github.com/Psiphon-Labs/qtls-go1-20 v0.0.0-20230608214729-dd57d6787acf
  # github.com/Psiphon-Labs/quic-go/internal/qtls
  /Users/brew/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/!psiphon-!labs/quic-go@v0.0.0-20230626192210-73f29effc9da/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/Psiphon-Labs/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

relates to Homebrew/homebrew-core#151911

@bassosimone
Copy link
Member

Thank you for pointing out this issue! In the interest of consolidating issues, I've referred to this issue into #2548 and I am now closing this issue and keep the other one.

BTW, regarding why Psiphon has not updated, I provided additional details at #2548 (comment).

@bassosimone bassosimone added the duplicate duplicate issue (link to duplicate in comments) label Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate duplicate issue (link to duplicate in comments)
Projects
None yet
Development

No branches or pull requests

2 participants