diff options
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |