Update goleveldb with latest fix.

This commit is contained in:
Andrey Smirnov
2016-03-15 12:47:47 +03:00
parent 8b0d293c6a
commit 76edf9649b

View File

@@ -19,7 +19,7 @@ gom 'github.com/smira/go-ftp-protocol/protocol', :commit => '066b75c2b70dca7ae10
gom 'github.com/smira/go-uuid/uuid', :commit => 'ed3ca8a15a931b141440a7e98e4f716eec255f7d'
gom 'github.com/smira/lzma', :commit => '7f0af6269940baa2c938fabe73e0d7ba41205683'
gom 'github.com/golang/snappy', :commit => '723cc1e459b8eea2dea4583200fd60757d40097a'
gom 'github.com/syndtr/goleveldb/leveldb', :commit => 'ad0d8b2ab58a55ed5c58073aa46451d5e1ca1280'
gom 'github.com/syndtr/goleveldb/leveldb', :commit => '917f41c560270110ceb73c5b38be2a9127387071'
gom 'github.com/ugorji/go/codec', :commit => '71c2886f5a673a35f909803f38ece5810165097b'
gom 'github.com/vaughan0/go-ini', :commit => 'a98ad7ee00ec53921f08832bc06ecf7fd600e6a1'
gom 'github.com/wsxiaoys/terminal/color', :commit => '5668e431776a7957528361f90ce828266c69ed08'