forked from TrueCloudLab/rclone
Update godep as part of vendor update
This commit is contained in:
parent
eb87cf6f12
commit
5255cbf5e3
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue