Merge pull request #407 from dgrisonnet/localvendor

Remove localvendor directory
This commit is contained in:
Kubernetes Prow Robot 2021-06-03 08:23:38 -07:00 committed by GitHub
commit 407217728b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 336 deletions

3
go.mod
View file

@ -23,6 +23,3 @@ require (
k8s.io/sample-apiserver v0.21.1
sigs.k8s.io/metrics-server v0.5.0
)
// forced by the inclusion of sigs.k8s.io/metrics-server's use of this in their go.mod
replace k8s.io/kubernetes/pkg/kubelet/apis/stats/v1alpha1 => ./localvendor/k8s.io/kubernetes/pkg/kubelet/apis/stats/v1alpha1