1
mirror of https://github.com/rclone/rclone synced 2024-09-28 03:33:27 +02:00

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

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