add support for Go 1.18

This commit is contained in:
Marten Seemann 2021-12-15 10:03:06 +04:00
parent b935a54c29
commit ba4d02017c
7 changed files with 108 additions and 5 deletions

1
go.mod
View file

@ -9,6 +9,7 @@ require (
github.com/marten-seemann/qpack v0.2.1
github.com/marten-seemann/qtls-go1-16 v0.1.4
github.com/marten-seemann/qtls-go1-17 v0.1.0
github.com/marten-seemann/qtls-go1-18 v0.1.0-beta.1
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.13.0
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9