mirror of
https://github.com/minio/minio.git
synced 2025-12-09 00:56:38 -05:00
In memory object storage now uses patricia tree
This commit is contained in:
5
Godeps/Godeps.json
generated
5
Godeps/Godeps.json
generated
@@ -18,6 +18,11 @@
|
||||
"ImportPath": "github.com/gorilla/mux",
|
||||
"Rev": "e444e69cbd2e2e3e0749a2f3c717cec491552bbf"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/tchap/go-patricia/patricia",
|
||||
"Comment": "v1.0.1",
|
||||
"Rev": "f64d0a63cd3363481c898faa9339de04d12213f9"
|
||||
},
|
||||
{
|
||||
"ImportPath": "gopkg.in/check.v1",
|
||||
"Rev": "64131543e7896d5bcc6bd5a76287eb75ea96c673"
|
||||
|
||||
Reference in New Issue
Block a user