Skip to content

Commit aecec29

Browse files
vinceprik8s-ci-robot
authored andcommitted
Update dep check (#1056)
Signed-off-by: Vince Prignano <[email protected]>
1 parent 1cb3deb commit aecec29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/ci-is-vendor-in-sync.sh

+2
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ REPO_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
2222

2323
cd "${REPO_ROOT}"
2424
find vendor -name 'BUILD.bazel' -delete
25+
26+
go get -u github.com/golang/dep/cmd/dep
2527
dep check

0 commit comments

Comments
 (0)