mirror of
https://github.com/kubernetes/client-go.git
synced 2026-01-29 21:38:35 +00:00
Fix dependency linting
Kubernetes-commit: 34b9d115051a987442dfaf3bd12002c0843f8297
This commit is contained in:
committed by
Kubernetes Publisher
parent
605bdceafe
commit
f3ff478f5a
2
go.mod
2
go.mod
@@ -34,8 +34,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
|
||||
|
||||
Reference in New Issue
Block a user