update Go to 1.16, drop support for 1.14

This commit is contained in:
Marten Seemann 2021-02-17 12:08:48 +08:00
parent dd9f8e4a2b
commit 62a906de3c
19 changed files with 43 additions and 726 deletions

3
go.mod
View file

@ -7,9 +7,8 @@ require (
github.com/francoispqt/gojay v1.2.13
github.com/golang/mock v1.4.4
github.com/marten-seemann/qpack v0.2.1
github.com/marten-seemann/qtls v0.10.0
github.com/marten-seemann/qtls-go1-15 v0.1.1
github.com/marten-seemann/qtls-go1-16 v0.1.0-rc.1
github.com/marten-seemann/qtls-go1-16 v0.1.0
github.com/onsi/ginkgo v1.14.0
github.com/onsi/gomega v1.10.1
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9