metrics/vendor/github.com/valyala/histogram/go.mod
Aliaksandr Valialkin 7ec95de8e8 vendor: update github.com/valyala/histogram from v1.0.1 to v1.1.1
This should reduce memory usage when big number of Summary metrics are in use
while small number of these metrics are updated
2020-07-20 16:50:58 +03:00

6 lines
89 B
Modula-2

module github.com/valyala/histogram
go 1.12
require github.com/valyala/fastrand v1.0.0