summaryrefslogtreecommitdiffhomepage
path: root/test/packetimpact/runner/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/packetimpact/runner/BUILD')
-rw-r--r--test/packetimpact/runner/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/packetimpact/runner/BUILD b/test/packetimpact/runner/BUILD
index 0b68a760a..bad4f0183 100644
--- a/test/packetimpact/runner/BUILD
+++ b/test/packetimpact/runner/BUILD
@@ -16,5 +16,6 @@ go_test(
deps = [
"//pkg/test/dockerutil",
"//test/packetimpact/netdevs",
+ "@com_github_docker_docker//api/types/mount:go_default_library",
],
)