File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/influxdata/tdigest v0.0.0-20180711151920-a7d76c6f093a
22
22
github.com/mailru/easyjson v0.7.0
23
23
github.com/miekg/dns v1.1.17
24
- github.com/streadway/quantile v0.0.0-20150917103942-b0c588724d25
24
+ github.com/streadway/quantile v0.0.0-20220407130108-4246515d968d
25
25
github.com/tsenart/go-tsz v0.0.0-20180814232043-cdeb9e1e981e
26
26
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297
27
27
pgregory.net/rapid v0.3.3
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ github.com/mailru/easyjson v0.7.0 h1:aizVhC/NAAcKWb+5QsU1iNOZb4Yws5UO2I+aIprQITM
34
34
github.com/mailru/easyjson v0.7.0 /go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7ldAVICs =
35
35
github.com/miekg/dns v1.1.17 h1:BhJxdA7bH51vKFZSY8Sn9pR7++LREvg0eYFzHA452ew =
36
36
github.com/miekg/dns v1.1.17 /go.mod h1:WgzbA6oji13JREwiNsRDNfl7jYdPnmz+VEuLrA+/48M =
37
- github.com/streadway/quantile v0.0.0-20150917103942-b0c588724d25 h1:7z3LSn867ex6VSaahyKadf4WtSsJIgne6A1WLOAGM8A =
38
- github.com/streadway/quantile v0.0.0-20150917103942-b0c588724d25 /go.mod h1:lbP8tGiBjZ5YWIc2fzuRpTaz0b/53vT6PEs3QuAWzuU =
37
+ github.com/streadway/quantile v0.0.0-20220407130108-4246515d968d h1:X4+kt6zM/OVO6gbJdAfJR60MGPsqCzbtXNnjoGqdfAs =
38
+ github.com/streadway/quantile v0.0.0-20220407130108-4246515d968d /go.mod h1:lbP8tGiBjZ5YWIc2fzuRpTaz0b/53vT6PEs3QuAWzuU =
39
39
github.com/tsenart/go-tsz v0.0.0-20180814232043-cdeb9e1e981e h1:bB5SXzQmSUsJCmjPDN9fKYx3SSDER5diSjlN6TefTCc =
40
40
github.com/tsenart/go-tsz v0.0.0-20180814232043-cdeb9e1e981e /go.mod h1:SWZznP1z5Ki7hDT2ioqiFKEse8K9tU2OUvaRI0NeGQo =
41
41
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments