Skip to content

v0.5.0 - Move module to maragu.dev/migrate

Compare
Choose a tag to compare
@markuswustenberg markuswustenberg released this 10 Sep 09:30
· 2 commits to main since this release

Please update your imports to use maragu.dev/migrate instead of github.com/maragudk/migrate. Steps:

  1. go get maragu.dev/migrate
  2. Replace All in your project, github.com/maragudk/migrate -> maragu.dev/migrate
  3. go mod tidy

What's Changed

Full Changelog: v0.4.3...v0.5.0