cdba092549
This is needed in order to support `net/url.URL.Redacted()` method used in push.go This method appeared in Go1.15 - see https://tip.golang.org/doc/go1.15
6 lines
96 B
Modula-2
6 lines
96 B
Modula-2
module github.com/VictoriaMetrics/metrics
|
|
|
|
require github.com/valyala/histogram v1.2.0
|
|
|
|
go 1.15
|