summaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index d19d19866..49cfb7c8e 100644
--- a/BUILD
+++ b/BUILD
@@ -116,8 +116,7 @@ go_path(
# binaries have been factored into a cli package, which is
# a good practice in any case.
"//runsc/cli",
- "//shim/v1/cli",
- "//shim/v2/cli",
+ "//shim/cli",
"//webhook/pkg/cli",
# Packages that are not dependencies of the above.