update to Go 1.17.x

This commit is contained in:
Marten Seemann 2021-08-16 19:08:51 +02:00
parent 4a9bd794bf
commit c923158a3e
9 changed files with 16 additions and 15 deletions

View file

@ -13,7 +13,7 @@ In addition to RFC 9000, it currently implements the [IETF QUIC draft-29](https:
## Guides
*We currently support Go 1.15.x, Go 1.16.x and Go 1.17 Beta 1, with [Go modules](https://github.com/golang/go/wiki/Modules) support enabled.*
*We currently support Go 1.16.x and Go 1.17.x.*
Running tests: