update qtls to include the recent session ticket changes to crypto/tls (#3443)

This includes the changes released in Go 1.18.3 and Go 1.17.11.
This commit is contained in:
Marten Seemann 2022-06-09 09:24:04 +02:00 committed by GitHub
parent 9dfe9d5109
commit e27fa1c9cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

4
go.mod
View file

@ -8,8 +8,8 @@ require (
github.com/golang/mock v1.6.0
github.com/marten-seemann/qpack v0.2.1
github.com/marten-seemann/qtls-go1-16 v0.1.5
github.com/marten-seemann/qtls-go1-17 v0.1.1
github.com/marten-seemann/qtls-go1-18 v0.1.1
github.com/marten-seemann/qtls-go1-17 v0.1.2
github.com/marten-seemann/qtls-go1-18 v0.1.2
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.13.0
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9