Skip to content

v1.146.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:23
2071f22

feat!: rename module from gogen to nurago

Complete the rename started with the GitHub repository rename and the v1.145.0 deprecation release: the module path is now github.com/tecnickcom/nurago.

BREAKING CHANGE: importers must replace github.com/tecnickcom/gogen with github.com/tecnickcom/nurago in their import paths. The old module path remains frozen at v1.145.0 with a deprecation notice.

Full Changelog: v1.145.0...v1.146.0