Add pkg/kubectl/proxy to list of pkg/kubectl/util consumers

parent 97a2b766
...@@ -360,6 +360,7 @@ package_group( ...@@ -360,6 +360,7 @@ package_group(
packages = [ packages = [
"//pkg/kubectl", "//pkg/kubectl",
"//pkg/kubectl/cmd", "//pkg/kubectl/cmd",
"//pkg/kubectl/proxy",
], ],
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment