File tree Expand file tree Collapse file tree 2 files changed +22
-664
lines changed
Expand file tree Collapse file tree 2 files changed +22
-664
lines changed Original file line number Diff line number Diff line change @@ -3,14 +3,7 @@ module github.com/filipecosta90/redis-benchmark-go
33go 1.14
44
55require (
6- github.com/HdrHistogram/hdrhistogram-go v0.9.0
7- github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 // indirect
8- github.com/codahale/hdrhistogram v0.9.0 // indirect
9- github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 // indirect
10- github.com/golangci/golangci-lint v1.35.2 // indirect
6+ github.com/HdrHistogram/hdrhistogram-go v1.1.0
117 github.com/mediocregopher/radix/v3 v3.5.2
12- github.com/sclevine/agouti v3.0.0+incompatible // indirect
13- github.com/ugorji/go v1.1.4 // indirect
14- github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 // indirect
158 golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
169)
You can’t perform that action at this time.
0 commit comments