forked from quic-go/quic-go
make ConnectionState usable during the handshake
This commit is contained in:
4
go.mod
4
go.mod
@@ -6,8 +6,8 @@ require (
|
||||
github.com/francoispqt/gojay v1.2.13
|
||||
github.com/golang/mock v1.6.0
|
||||
github.com/marten-seemann/qpack v0.3.0
|
||||
github.com/marten-seemann/qtls-go1-18 v0.1.3
|
||||
github.com/marten-seemann/qtls-go1-19 v0.1.1
|
||||
github.com/marten-seemann/qtls-go1-18 v0.1.4
|
||||
github.com/marten-seemann/qtls-go1-19 v0.1.2
|
||||
github.com/onsi/ginkgo/v2 v2.2.0
|
||||
github.com/onsi/gomega v1.20.1
|
||||
golang.org/x/crypto v0.4.0
|
||||
|
||||
Reference in New Issue
Block a user