fix crash when the server disabled session resumption

This commit is contained in:
Marten Seemann 2019-07-16 18:45:51 +07:00
parent 879467b3c5
commit ce0b1f2736
3 changed files with 41 additions and 3 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/golang/mock v1.2.0
github.com/golang/protobuf v1.3.0
github.com/marten-seemann/qpack v0.1.0
github.com/marten-seemann/qtls v0.3.1
github.com/marten-seemann/qtls v0.3.2
github.com/onsi/ginkgo v1.7.0
github.com/onsi/gomega v1.4.3
golang.org/x/crypto v0.0.0-20190228161510-8dd112bcdc25