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
main.star: fix up top-level edge case for files related to vendored code
The good news is that CL 594615 works on paths like src/cmd/go.mod; see
CL 594635. The bad news, I realize now, is that I fumbled the top-level
edge case. Fix it.
For golang/go#42661.
Change-Id: Ie993d5789b3185e822a254ee8953c25ed9055ebe
Reviewed-on: https://go-review.googlesource.com/c/build/+/594616
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
0 commit comments