Fixed missing dependencies (#110)

pull/115/head
Hirbod Behnam 4 years ago committed by GitHub
parent 53c0c6bafe
commit 6460aab0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save