Skip to content

Commit

Permalink
Update dep check (#1056)
Browse files Browse the repository at this point in the history
Signed-off-by: Vince Prignano <vincepri@vmware.com>
  • Loading branch information
vincepri authored and k8s-ci-robot committed Jun 21, 2019
1 parent 1cb3deb commit aecec29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/ci-is-vendor-in-sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ REPO_ROOT=$(dirname "${BASH_SOURCE[0]}")/..

cd "${REPO_ROOT}"
find vendor -name 'BUILD.bazel' -delete

go get -u github.com/golang/dep/cmd/dep
dep check

0 comments on commit aecec29

Please sign in to comment.