
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>
6 lines
97 B
Modula-2
6 lines
97 B
Modula-2
module github.com/docker/go-metrics
|
|
|
|
go 1.11
|
|
|
|
require github.com/prometheus/client_golang v1.1.0
|