]> Cypherpunks repositories - gostls13.git/commit
cmd/go: remove unused loader state
authorIan Alexander <jitsu@google.com>
Fri, 10 Oct 2025 12:57:52 +0000 (08:57 -0400)
committerIan Alexander <jitsu@google.com>
Sun, 26 Oct 2025 21:10:22 +0000 (14:10 -0700)
commit83a44bde645eb56495504a2d3845fa1c1ccf7aa5
treeb4929f898f8e7e2a0aa57ddb1f3db6849d595b1c
parent7e7cd9de68428b57db6aa9539b255ff76c10a653
cmd/go: remove unused loader state

This test file does not make any use of the module loader state.

This commit is part of the overall effort to eliminate global
modloader state.

Change-Id: I198c76aef9d9a87ae1a2299230f8a06d7a87767a
Reviewed-on: https://go-review.googlesource.com/c/go/+/711137
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Matloob <matloob@google.com>
src/cmd/go/internal/modfetch/zip_sum_test/zip_sum_test.go