]> Cypherpunks repositories - gostls13.git/commit
doc/go1.14: go command behavior with GO111MODULE=on outside modules
authorJay Conrod <jayconrod@google.com>
Mon, 27 Jan 2020 20:29:29 +0000 (15:29 -0500)
committerJay Conrod <jayconrod@google.com>
Mon, 27 Jan 2020 20:45:39 +0000 (20:45 +0000)
commit74d366f4844026494e777638caffaf94255166dc
treec6883097bcceb121b47dbb17eb91f170d50e7b76
parent6fbdfe48041c883a9f6d8c981a7205b7c327862a
doc/go1.14: go command behavior with GO111MODULE=on outside modules

Hopefully this won't affect many people, but it's a substantial change
in behavior for a specific case, so it's probably worth mentioning.

Updates #32027

Change-Id: I61cd50e93d0199e94b011cc90150e072b6bb10ca
Reviewed-on: https://go-review.googlesource.com/c/go/+/216597
Run-TryBot: Jay Conrod <jayconrod@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
doc/go1.14.html