* An attempt to work around a gopkg.in/module error in a dependency * replace go-sqlmock module to new source in tests
As we work towards introducing consumer groups to the repository we need a more generic name for the persistence layer for storing checkpoints and leases for given shards. * Rename `checkpoint` to `store`