Closed
Description
Hi,
I know it's vendored, so nohing is broken at the moment, but while having a look at what would need to be done to create a Debian package of Cortex, I stumble on this.
github.com/mattes/migrate has moved to github.com/golang-migrate/migrate, and it's available using gopkg to get the v1. So the import path should be updated to use gopkg.in/golang-migrate/migrate.v1
Cheers,