t 7:19:29 PM UTC-6 Kurtis Rader wrote:
> On Sat, Nov 4, 2023 at 5:05 PM 'Kevin Gillette' via golang-nuts <
> golan...@googlegroups.com> wrote:
>
>> My unconfirmed, but perhaps mistaken understanding of the `go` directive
>> in a go.mod file was that it covered
Hello!
My unconfirmed, but perhaps mistaken understanding of the `go` directive in
a go.mod file was that it covered both the language and the stdlib. Since
the stdlib docs indicate the version a given symbol was introduced, and
since build processes validate that signature breakages do not occ