update qtls to versions that include the ec_point_formats fix (#3583)

The new qtls versions contain the standard library fix for
https://github.com/golang/go/issues/49126.
This commit is contained in:
Marten Seemann 2022-10-11 12:26:25 +03:00 committed by GitHub
parent d03f9c2a4f
commit 597e00549d
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

@ -6,8 +6,8 @@ require (
github.com/francoispqt/gojay v1.2.13
github.com/golang/mock v1.6.0
github.com/marten-seemann/qpack v0.2.1
github.com/marten-seemann/qtls-go1-18 v0.1.2
github.com/marten-seemann/qtls-go1-19 v0.1.0
github.com/marten-seemann/qtls-go1-18 v0.1.3
github.com/marten-seemann/qtls-go1-19 v0.1.1
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.13.0
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519