update custom-metrics-apiserver

This commit is contained in:
Johannes Würbach 2020-11-09 17:01:00 +01:00
parent b09c680295
commit 4d0d0f3a38
No known key found for this signature in database
GPG key ID: 74DB0F4D956CCCE3
4 changed files with 5 additions and 5 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/NYTimes/gziphandler v1.0.1 // indirect
github.com/go-openapi/spec v0.19.8
github.com/imdario/mergo v0.3.8 // indirect
github.com/kubernetes-sigs/custom-metrics-apiserver v0.0.0-20201027110359-fbe475e9e9e8
github.com/kubernetes-sigs/custom-metrics-apiserver v0.0.0-20201110135240-8c12d6d92362
github.com/onsi/ginkgo v1.11.0
github.com/onsi/gomega v1.7.0
github.com/prometheus/client_golang v1.7.1