Merge pull request #2507 from lucas-clemente/disable-tls13-compatibility-mode

disable TLS 1.3 compatibility mode
This commit is contained in:
Marten Seemann
2020-04-25 16:27:29 +07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/golang/mock v1.4.0
github.com/golang/protobuf v1.3.1
github.com/marten-seemann/qpack v0.1.0
github.com/marten-seemann/qtls v0.9.0
github.com/marten-seemann/qtls v0.9.1
github.com/onsi/ginkgo v1.11.0
github.com/onsi/gomega v1.8.1
golang.org/x/crypto v0.0.0-20200423211502-4bdfaf469ed5