mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
Move pkg/kubectl/version to staging
This commit is contained in:
@@ -3,7 +3,7 @@ load(
|
||||
"go_binary",
|
||||
"go_library",
|
||||
)
|
||||
load("//pkg/kubectl/version:def.bzl", "version_x_defs")
|
||||
load("//staging/src/k8s.io/kubectl/pkg/version:def.bzl", "version_x_defs")
|
||||
|
||||
go_binary(
|
||||
name = "kubectl",
|
||||
|
Reference in New Issue
Block a user