mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Update to goleveldb with fix for missing CURRENT file in db. #25
This commit is contained in:
2
Gomfile
2
Gomfile
@@ -6,7 +6,7 @@ gom 'github.com/cheggaaa/pb', :commit => '74be7a1388046f374ac36e93d46f5d56e856f8
|
||||
gom 'github.com/smira/commander'
|
||||
gom 'github.com/smira/flag'
|
||||
gom 'github.com/mkrautz/goar', :commit => '36eb5f3452b1283a211fa35bc00c646fd0db5c4b'
|
||||
gom 'github.com/syndtr/goleveldb/leveldb', :commit => 'ecebed6ca7730d7af75215440c7f6689c71a8819'
|
||||
gom 'github.com/syndtr/goleveldb/leveldb', :commit => '10d60cdc520ecba81d86e98faea1e28755c80841'
|
||||
gom 'github.com/ugorji/go/codec', :commit => '71c2886f5a673a35f909803f38ece5810165097b'
|
||||
gom 'github.com/wsxiaoys/terminal/color', :commit => '5668e431776a7957528361f90ce828266c69ed08'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user