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

panic: qtls.ConnectionState not compatible with tls.ConnectionState #15

Open
changchichung opened this issue Sep 1, 2021 · 1 comment

Comments

@changchichung
Copy link

OS: ubuntu 20.04
golang: go version go1.16.3 linux/amd64

terminal log

chchang@hqdc039:~/Downloads/ipvpn$ `go env GOPATH`/bin/ipvpnd
panic: qtls.ConnectionState not compatible with tls.ConnectionState

goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.0()
	/home/chchang/go/pkg/mod/github.com/lucas-clemente/[email protected]/internal/handshake/unsafe.go:17 +0x12e
chchang@hqdc039:~/Downloads/ipvpn$ 

any suggestions ??

@xaionaro
Copy link
Collaborator

xaionaro commented Jan 2, 2022

Updated the dependencies. Hoping it helps :)

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

2 participants