summaryrefslogtreecommitdiffhomepage
path: root/runsc/cli/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'runsc/cli/BUILD')
-rw-r--r--runsc/cli/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/runsc/cli/BUILD b/runsc/cli/BUILD
index 705738aef..360e3cea6 100644
--- a/runsc/cli/BUILD
+++ b/runsc/cli/BUILD
@@ -13,6 +13,7 @@ go_library(
"//pkg/coverage",
"//pkg/log",
"//pkg/refs",
+ "//pkg/refsvfs2",
"//pkg/sentry/platform",
"//runsc/cmd",
"//runsc/config",