Switch to go modules
This commit is contained in:
parent
b41922e5c8
commit
5d6083df7e
6 changed files with 20 additions and 81 deletions
|
|
@ -48,7 +48,7 @@ This will run on OpenBSD. It does not yet support sticky sockets. Fwmark is mapp
|
|||
|
||||
## Building
|
||||
|
||||
This requires an installation of [go](https://golang.org) and of [dep](https://github.com/golang/dep). If dep is not installed, it will be downloaded and built as part of the build process.
|
||||
This requires an installation of [go](https://golang.org) ≥ 1.11.
|
||||
|
||||
```
|
||||
$ git clone https://git.zx2c4.com/wireguard-go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue