Update godep as part of vendor update

This commit is contained in:
Nick Craig-Wood 2017-07-23 08:51:57 +01:00
parent eb87cf6f12
commit 5255cbf5e3
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ endif
# Update dependencies
update:
go get -u github.com/golang/dep/cmd/dep
dep ensure -update -v
doc: rclone.1 MANUAL.html MANUAL.txt