diff options
| author | Ian Alexander <jitsu@google.com> | 2025-10-02 16:56:19 -0400 |
|---|---|---|
| committer | Ian Alexander <jitsu@google.com> | 2025-10-24 07:23:31 -0700 |
| commit | c445a61e5256914510f201d5bda5e526249217d6 (patch) | |
| tree | e94226ca2e2051a4c3b52dfd9e33b1b36218fb60 /src/encoding | |
| parent | 6ac40051d3eee124e8c2d2ad93c518034944a1d4 (diff) | |
| download | go-c445a61e5256914510f201d5bda5e526249217d6.tar.xz | |
cmd/go: add loaderstate as field on `QueryMatchesMainModulesError`
This change modifies the type `QueryMatchesMainModulesError` to have
an additional field to store the current module loader state. The
field is used to break the dependency on the global
`modload.LoaderState` variable.
This commit is part of the overall effort to eliminate global
modloader state.
Change-Id: Ia2066fab9f3ec4ffdd3d7393dacdf65c0fd35b92
Reviewed-on: https://go-review.googlesource.com/c/go/+/711118
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
