mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-13 01:05:31 -04:00
bazel run //:tidy
This commit is contained in:
parent
d6f534db4a
commit
00a2c9861d
57 changed files with 5 additions and 98 deletions
|
@ -19,7 +19,6 @@ go_library(
|
|||
"//internal/file",
|
||||
"//internal/installer",
|
||||
"//internal/kubernetes",
|
||||
"//internal/logger",
|
||||
"//internal/versions/components",
|
||||
"@com_github_coreos_go_systemd_v22//dbus",
|
||||
"@com_github_spf13_afero//:afero",
|
||||
|
@ -29,7 +28,6 @@ go_library(
|
|||
"@io_k8s_kubelet//config/v1beta1",
|
||||
"@io_k8s_kubernetes//cmd/kubeadm/app/apis/kubeadm/v1beta3",
|
||||
"@io_k8s_kubernetes//cmd/kubeadm/app/constants",
|
||||
"@org_uber_go_zap//:zap",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue