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
./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/quic-go@v0.25.0/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
The text was updated successfully, but these errors were encountered:
Fails to make:
daniel@Computer5F7F3780 go-tunnel % make
daniel@Computer5F7F3780 go-tunnel % go version
go version go1.19.4 darwin/amd64
The text was updated successfully, but these errors were encountered: