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
👋 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/[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/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
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).
👋 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:relates to Homebrew/homebrew-core#151911
The text was updated successfully, but these errors were encountered: