Use glide to handle go dependencies

This commit is contained in:
Edgar Lee
2017-06-01 16:27:17 -07:00
parent 5d6eb5bfd6
commit 7d3575b362
10 changed files with 64 additions and 39 deletions
-2
View File
@@ -10,8 +10,6 @@ Build instructions
### Using Makefile
Makefile will set up and use its own `$GOPATH` under the project root.
```sh
# Source files are located in src directory
cd src