You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds optional Module information to Pass. Module contains the go module information for the package of the Pass. It contains the module's path, the module version, and the GoVersion of the module. Updates packages.PrintErrors to additionally print module errors. Fixesgolang/go#66315 Change-Id: I7005b8e2f6290f16416c2438af0e6de2940ba9fc Reviewed-on: https://go-review.googlesource.com/c/tools/+/577996 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Alan Donovan <adonovan@google.com>
0 commit comments