mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 04:07:35 +03:00
update README to reflect dropped Go 1.14 support
This commit is contained in:
parent
972a08c40d
commit
ff2e7ba635
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ When using quic-go as a library, please always use a [tagged release](https://gi
|
|||
|
||||
## Guides
|
||||
|
||||
*We currently support Go 1.14+, with [Go modules](https://github.com/golang/go/wiki/Modules) support enabled.*
|
||||
*We currently support Go 1.15+, with [Go modules](https://github.com/golang/go/wiki/Modules) support enabled.*
|
||||
|
||||
Running tests:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue