Update goleveldb

This commit is contained in:
Jakob Borg
2014-08-14 12:14:48 +02:00
parent 7555fe065e
commit f80f5b3bda
9 changed files with 591 additions and 49 deletions

4
Godeps/Godeps.json generated
View File

@@ -1,6 +1,6 @@
{
"ImportPath": "github.com/syncthing/syncthing",
"GoVersion": "go1.3",
"GoVersion": "go1.3.1",
"Packages": [
"./cmd/..."
],
@@ -49,7 +49,7 @@
},
{
"ImportPath": "github.com/syndtr/goleveldb/leveldb",
"Rev": "c9d6b7be1428942d4cf4f54055b991a8513392eb"
"Rev": "6f6f5d93f7499d2c505c2839c1d6b28b25a2ce21"
},
{
"ImportPath": "github.com/vitrun/qart/coding",