remove klog/v1 dependencies due to that is in the unwanted dependencies in k/k

This commit is contained in:
koba1t
2024-03-28 00:05:46 +09:00
parent d7e60b8451
commit 91b92b52c1
64 changed files with 4 additions and 127 deletions

View File

@@ -9,7 +9,6 @@ require (
github.com/stretchr/testify v1.8.4
go.uber.org/goleak v1.3.0
gopkg.in/evanphx/json-patch.v4 v4.12.0
k8s.io/klog v1.0.0
k8s.io/kube-openapi v0.0.0-20230601164746-7562a1006961
sigs.k8s.io/kustomize/kyaml v0.16.0
sigs.k8s.io/yaml v1.4.0