v1.146.0
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