Fixed missing dependencies (#110)

This commit is contained in:
Hirbod Behnam 2020-04-14 17:44:17 +04:30 committed by GitHub
parent 53c0c6bafe
commit 6460aab0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ To quickly deploy Cloak with Shadowsocks on a server, you can run this [script](
## Build
If you are not using the experimental go mod support, make sure you `go get` the following dependencies:
```
github.com/boltdb/bolt
go.etcd.io/bbolt
github.com/cbeuw/connutil
github.com/juju/ratelimit
github.com/gorilla/mux
github.com/gorilla/websocket