Hi Dave, Thank you for the link.
>From the discussions I have seen so far, it seems to me that there is a conflation between the notions of version and revision. The go tooling AND language remains unaware of revisions indeed, which would be the role of the source control system (often git nowadays but who knows in the future). It introduces decoupling here which I guess is welcomed for forward compatibility with source control systems. Is that what people find problematic? (no automatic way to retrieve a package at a given revision?) I understand vendoring as a way to circumvent the reliance on the social contract that fetching HEAD will never be API breaking. Is that right? On Thursday, July 28, 2016 at 11:49:51 PM UTC+2, Dave Cheney wrote: > > Hello, > > You're pretty late to the discussion. Here's some background reading. > > https://getgb.io/rationale/ > > Dave > > -- 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. For more options, visit https://groups.google.com/d/optout.