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

View File

@@ -1,5 +1,3 @@
// +build !go1.15
package qtls
import (