On Wednesday, April 29, 2020 at 6:57:55 PM UTC, Uli Kunitz wrote: > > The documentation provided by go help modules doesn't refer to semver.org > and the Backus-Naur-Form there, so you cannot assume it is supported. The > semver.org BNF doesn't support the leading v letter, so Go modules > versions are anyway incompatible. > > I don't know about `go help modules`, but https://github.com/golang/go/wiki/Modules#modules has link to semver.org, in sentence
> Modules must be semantically versioned according to semver <https://semver.org/>, But if that link is a mistake and should be removed, where could I found what does go mean by "semver"? W. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/ddc2ab1e-4f6f-454a-82dd-ed780b6fba04%40googlegroups.com.