Update prometheus/client_golang to v1.0.0 (#1382)
Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
22a7dbae08
commit
a9231ad6ad
23 changed files with 896 additions and 1068 deletions
6
vendor/modules.txt
vendored
6
vendor/modules.txt
vendored
|
|
@ -33,13 +33,13 @@ github.com/mdlayher/netlink/nlenc
|
|||
# github.com/mdlayher/wifi v0.0.0-20180727163819-efdf3f4195d9
|
||||
github.com/mdlayher/wifi
|
||||
github.com/mdlayher/wifi/internal/nl80211
|
||||
# github.com/prometheus/client_golang v0.9.2
|
||||
# github.com/prometheus/client_golang v1.0.0
|
||||
github.com/prometheus/client_golang/prometheus
|
||||
github.com/prometheus/client_golang/prometheus/promhttp
|
||||
github.com/prometheus/client_golang/prometheus/internal
|
||||
# github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
|
||||
github.com/prometheus/client_model/go
|
||||
# github.com/prometheus/common v0.3.0
|
||||
# github.com/prometheus/common v0.4.1
|
||||
github.com/prometheus/common/log
|
||||
github.com/prometheus/common/version
|
||||
github.com/prometheus/common/expfmt
|
||||
|
|
@ -72,8 +72,8 @@ golang.org/x/net/internal/socket
|
|||
golang.org/x/sync/errgroup
|
||||
# golang.org/x/sys v0.0.0-20190610081024-1e42afee0f76
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows/svc/eventlog
|
||||
golang.org/x/sys/windows
|
||||
golang.org/x/sys/windows/svc/eventlog
|
||||
golang.org/x/sys/windows/registry
|
||||
# gopkg.in/alecthomas/kingpin.v2 v2.2.6
|
||||
gopkg.in/alecthomas/kingpin.v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue