Re: [go-nuts] Go Modules should detect breaking changes on public API (exported members) end enforce semver

2018-12-19 Thread Geovani de Souza
t thinking, in the go release command. > > > > On Wed, 19 Dec 2018 at 18:51, Geovani de Souza > wrote: > > > > > > First, let me say that the current implementation of Go Modules is > awesome and solves most of the problems I've faced until now. > &

[go-nuts] Go Modules should detect breaking changes on public API (exported members) end enforce semver

2018-12-19 Thread Geovani de Souza
First, let me say that the current implementation of Go Modules is awesome and solves most of the problems I've faced until now. In the spirit of embracing good packages and stability for consumers, I think that the current tooling should detect breaking changes and enforce (or at least, recomm