containerd/vendor/github.com/docker/go-metrics/go.mod
Sebastiaan van Stijn 04506b87d6
vendor: bump docker/go-metrics v0.0.1:
full diff: 4ea375f775...v0.0.1

- docker/go-metrics#15 Add functions that instruments http handler using promhttp
- docker/go-metrics#20 Rename LICENSE.code → LICENSE
- docker/go-metrics#22 Support Go Modules

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-13 15:43:20 +01:00

6 lines
97 B
Modula-2

module github.com/docker/go-metrics
go 1.11
require github.com/prometheus/client_golang v1.1.0