```shell dep ensure -update ``` Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
```shell go get -u -v github.com/golang/dep dep init ``` Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>