go 1.12 is required for quic
This commit is contained in:
parent
31ee674526
commit
898355ca34
|
@ -18,7 +18,7 @@ Check out the [ROADMAP](ROADMAP.md) to see what's coming.
|
|||
|
||||
## Install
|
||||
|
||||
This repo uses [Go modules](https://github.com/golang/go/wiki/Modules). Note that go >=1.11 is required.
|
||||
This repo uses [Go modules](https://github.com/golang/go/wiki/Modules). Note that go >=1.12 is required.
|
||||
|
||||
```sh
|
||||
$ # outside your GOPATH
|
||||
|
|
Loading…
Reference in New Issue