aboutsummaryrefslogtreecommitdiff
path: root/gazelle/python/testdata/monorepo/three/BUILD.out
diff options
context:
space:
mode:
Diffstat (limited to 'gazelle/python/testdata/monorepo/three/BUILD.out')
-rw-r--r--gazelle/python/testdata/monorepo/three/BUILD.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/gazelle/python/testdata/monorepo/three/BUILD.out b/gazelle/python/testdata/monorepo/three/BUILD.out
index 78a3927..2620d70 100644
--- a/gazelle/python/testdata/monorepo/three/BUILD.out
+++ b/gazelle/python/testdata/monorepo/three/BUILD.out
@@ -15,7 +15,7 @@ py_library(
"//one/bar",
"//one/bar/baz:modified_name_baz",
"//one/foo",
- "@root_pip_deps_rootboto4//:pkg",
- "@three_pip_deps_threeboto3//:pkg",
+ "@root_pip_deps//rootboto4",
+ "@three_pip_deps//threeboto3",
],
)