drop support for Go 1.13

This commit is contained in:
Marten Seemann 2020-06-25 14:01:15 +07:00
parent fc047d7904
commit 012e62112d
14 changed files with 153 additions and 231 deletions

View file

@ -19,7 +19,7 @@ If you want to use quic-go as a library in other projects, please consider using
## Guides
*We currently support both Go 1.13.x and Go 1.14+, with [Go modules](https://github.com/golang/go/wiki/Modules) support enabled.*
*We currently support Go 1.14+, with [Go modules](https://github.com/golang/go/wiki/Modules) support enabled.*
Running tests: