- This fixes a bug where the torrent client didn't unlock the bolt db See: anacrolix/torrent/issues/158
As we have seen, dependencies version can prevent the build. We should user lock versions on dependencies that we know work: * Packages are vendored * Add Godep support * Added addtional install step in readme * Fix travis build error