mirror of
https://github.com/golang/go.git
synced 2025-05-31 23:25:39 +00:00
This change shifts our approach to make sure that a top-level package only ever imports "trimmed" packages. Change-Id: I63c35791ef6efad7dac248a9ff877835f46df9ed Reviewed-on: https://go-review.googlesource.com/c/tools/+/196523 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com>