require ALPN during the TLS handshake

This commit is contained in:
Marten Seemann 2019-06-02 00:29:18 +08:00
parent 74ddf326c1
commit 979ab75b3b
21 changed files with 121 additions and 119 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/cheekybits/genny v1.0.0
github.com/golang/mock v1.2.0
github.com/marten-seemann/qpack v0.1.0
github.com/marten-seemann/qtls v0.2.3
github.com/marten-seemann/qtls v0.2.4
github.com/onsi/ginkgo v1.7.0
github.com/onsi/gomega v1.4.3
golang.org/x/crypto v0.0.0-20190228161510-8dd112bcdc25