summaryrefslogtreecommitdiffhomepage
path: root/test/e2e/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/e2e/BUILD')
-rw-r--r--test/e2e/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/e2e/BUILD b/test/e2e/BUILD
index 44cce0e3b..29a84f184 100644
--- a/test/e2e/BUILD
+++ b/test/e2e/BUILD
@@ -23,6 +23,7 @@ go_test(
"//pkg/test/dockerutil",
"//pkg/test/testutil",
"//runsc/specutils",
+ "@com_github_docker_docker//api/types/mount:go_default_library",
],
)