forked from quic-go/quic-go
close the connection when the client sends a TLS version < TLS 1.3
This commit is contained in:
2
go.mod
2
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/golang/protobuf v1.4.2
|
||||
github.com/marten-seemann/qpack v0.2.0
|
||||
github.com/marten-seemann/qtls v0.10.0
|
||||
github.com/marten-seemann/qtls-go1-15 v0.1.0
|
||||
github.com/marten-seemann/qtls-go1-15 v0.1.1
|
||||
github.com/onsi/ginkgo v1.14.0
|
||||
github.com/onsi/gomega v1.10.1
|
||||
go.opencensus.io v0.22.2
|
||||
|
||||
Reference in New Issue
Block a user