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

@ -28,7 +28,7 @@ import (
prom "github.com/directxman12/k8s-prometheus-adapter/pkg/client"
"github.com/directxman12/k8s-prometheus-adapter/pkg/config"
"github.com/kubernetes-incubator/custom-metrics-apiserver/pkg/provider"
"github.com/kubernetes-sigs/custom-metrics-apiserver/pkg/provider"
pmodel "github.com/prometheus/common/model"
"k8s.io/klog/v2"
)