mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 17:57:51 +00:00
Continuing version updates.
This commit is contained in:
parent
cdd2e9be39
commit
f49892b097
4 changed files with 52 additions and 51 deletions
25
Gopkg.toml
25
Gopkg.toml
|
|
@ -24,27 +24,10 @@
|
|||
# go-tests = true
|
||||
# unused-packages = true
|
||||
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/stretchr/testify"
|
||||
version = "1.1.4"
|
||||
|
||||
[[constraint]]
|
||||
name = "k8s.io/apimachinery"
|
||||
version = "kubernetes-1.9.0-alpha.1"
|
||||
|
||||
[[constraint]]
|
||||
name = "k8s.io/apiserver"
|
||||
version = "kubernetes-1.9.0-alpha.1"
|
||||
|
||||
[[constraint]]
|
||||
name = "k8s.io/client-go"
|
||||
version = "kubernetes-1.9.0-alpha.1"
|
||||
|
||||
[[constraint]]
|
||||
name = "k8s.io/metrics"
|
||||
version = "kubernetes-1.9.0-alpha.1"
|
||||
|
||||
[prune]
|
||||
go-tests = true
|
||||
unused-packages = true
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/kubernetes-incubator/custom-metrics-apiserver"
|
||||
revision = "e61f72fec56ab519d74ebd396cd3fcf31b084558"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue