cmd/*,pkg/*,docs,go.mod: bump custom-metrics-apiserver, metrics-server

This commit is contained in:
Sergiusz Urbaniak 2020-10-28 15:52:12 +01:00
parent 6b412c4a36
commit 752ce84723
11 changed files with 23 additions and 23 deletions

View file

@ -19,7 +19,7 @@ package provider
import (
"time"
"github.com/kubernetes-incubator/custom-metrics-apiserver/pkg/provider"
"github.com/kubernetes-sigs/custom-metrics-apiserver/pkg/provider"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
"k8s.io/apimachinery/pkg/runtime/schema"