golang-migrate / migrate

Database migrations. CLI and Golang library.
Other
15.14k stars 1.39k forks source link

Support .deb packages for Ubuntu Mantic Minotaur (23.10) #1067

Closed failedguidedog closed 3 weeks ago

failedguidedog commented 5 months ago

Because there's no package for Ubuntu Mantic Minotaur (23.10) the Packagecloud's script doesn't work.

This should now work:

curl -s https://packagecloud.io/install/repositories/golang-migrate/migrate/script.deb.sh | sudo bash
dhui commented 3 months ago

@failedguidedog How do you feel about changing this PR to support 24.04 (noble numbat) instead?

failedguidedog commented 3 months ago

@failedguidedog How do you feel about changing this PR to support 24.04 (noble numbat) instead?

Will do 👍