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

Fails to build on Mac Ventura 13.1 #15

Open
danielharrelson opened this issue Jan 8, 2023 · 0 comments
Open

Fails to build on Mac Ventura 13.1 #15

danielharrelson opened this issue Jan 8, 2023 · 0 comments

Comments

@danielharrelson
Copy link

danielharrelson commented Jan 8, 2023

Fails to make:

daniel@Computer5F7F3780 go-tunnel % make

./build -s
Building v0.7.3 (git:v0.7.3-0-gffa945b7f6ec), darwin-amd64 statically linked ..
   src: gotun .. 
# github.com/lucas-clemente/quic-go/internal/qtls
../go/pkg/mod/github.com/lucas-clemente/[email protected]/internal/qtls/go119.go:6:13: cannot use "quic-go doesn't build on Go 1.19 yet." (untyped string constant) as int value in variable declaration
make: *** [bin] Error 1

daniel@Computer5F7F3780 go-tunnel % go version
go version go1.19.4 darwin/amd64

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