mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 20:57:36 +03:00
parent
53583059d9
commit
6f5c84b1da
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ As Google's QUIC versions are expected to converge towards the [IETF QUIC draft]
|
|||
|
||||
We currently support Go 1.7+.
|
||||
|
||||
Installing deps:
|
||||
Installing and updating dependencies:
|
||||
|
||||
go get -t
|
||||
go get -t -u ./...
|
||||
|
||||
Running tests:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue