summaryrefslogtreecommitdiffhomepage
path: root/test/image/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/image/BUILD')
-rw-r--r--test/image/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/image/BUILD b/test/image/BUILD
index e749e47d4..e270c52ac 100644
--- a/test/image/BUILD
+++ b/test/image/BUILD
@@ -24,6 +24,7 @@ go_test(
deps = [
"//pkg/test/dockerutil",
"//pkg/test/testutil",
+ "@com_github_docker_docker//api/types/mount:go_default_library",
],
)