mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
Use renamed k8s.io/custom-metrics-boilerplate
k8s.io/custom-metrics-boilerplate was "renamed" to "github.com/directxman12/custom-metrics-boilerplate". This updates all references to point to the correct location.
This commit is contained in:
parent
f68a69461a
commit
ff72108468
6 changed files with 6 additions and 6 deletions
|
|
@ -12,7 +12,7 @@ import:
|
|||
- kubernetes/typed/core/v1
|
||||
- rest
|
||||
- tools/clientcmd
|
||||
- package: k8s.io/custom-metrics-boilerplate
|
||||
- package: github.com/directxman12/custom-metrics-boilerplate
|
||||
repo: git@github.com:directxman12/custom-metrics-boilerplate.git
|
||||
subpackages:
|
||||
- pkg/cmd/server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue