Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 110 Bytes

DEVELOPERS.md

File metadata and controls

7 lines (5 loc) · 110 Bytes

To update the vendored dependencies:

$ go get -u github.com/golang/dep/cmd/dep
$ dep ensure -update