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.
>
>
And even `go help modules` mentions the semver.org now that I actually 
checked:

+ $ go help modules | grep semver.org -C2

See https://research.swtch.com/vgo-import for more information about
semantic import versioning, and see https://semver.org/ for more about
semantic versioning. 



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/1933ca45-d2f0-4ee6-ae95-293ab78bade9%40googlegroups.com.

Reply via email to