repo-updater: remove Lister interface
Created by: asdine
This PR removes the repos.Lister interface which was introduced to deal with tests that needed to mock calls to RepoStore#List. It now uses the internal/db mocks instead.
Created by: asdine
This PR removes the repos.Lister interface which was introduced to deal with tests that needed to mock calls to RepoStore#List. It now uses the internal/db mocks instead.