mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
scripts/updatedep: remove "dep prune" command
"Pruning is now performed automatically by dep ensure." Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
612266beaf
commit
981644af7d
@ -16,5 +16,3 @@ else
|
|||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086
|
||||||
dep ensure -v -update $1
|
dep ensure -v -update $1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dep prune
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user