mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
cmd/*,pkg/*,docs,go.mod: bump custom-metrics-apiserver, metrics-server
This commit is contained in:
parent
6b412c4a36
commit
752ce84723
11 changed files with 23 additions and 23 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue