File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ require (
7171 github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
7272 github.com/containerd/containerd v1.7.24 // indirect
7373 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
74- github.com/dgraph-io/ristretto v1.0 .0 // indirect
74+ github.com/dgraph-io/ristretto v0.2 .0 // indirect
7575 github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
7676 github.com/dgryski/go-metro v0.0.0-20180109044635-280f6062b5bc // indirect
7777 github.com/dlclark/regexp2 v1.8.1 // indirect
@@ -165,5 +165,3 @@ replace (
165165 // command line flags and conflicting with command line flags added by libbeat.
166166 github.com/golang/glog => ./internal/glog
167167)
168-
169- replace github.com/dgraph-io/ristretto v1.0.0 => github.com/dgraph-io/ristretto v0.2.0
You can’t perform that action at this time.
0 commit comments