Fix dependency linting

Kubernetes-commit: 34b9d115051a987442dfaf3bd12002c0843f8297
This commit is contained in:
Markus Thömmes
2020-10-19 11:33:30 +02:00
committed by Kubernetes Publisher
parent 3b3c10e33d
commit 07f3ecb8e4
2 changed files with 8 additions and 2 deletions
-2
View File
@@ -13,8 +13,6 @@ require (
)
replace (
github.com/Azure/go-autorest/autorest/mocks => github.com/Azure/go-autorest/autorest/mocks v0.4.0
golang.org/x/crypto => golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
k8s.io/api => ../api
k8s.io/apimachinery => ../apimachinery
k8s.io/client-go => ../client-go