]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
cmd/go/internal/modfetch: remove references to Fetcher_ in test file
authorIan Alexander <jitsu@google.com>
Mon, 24 Nov 2025 23:30:50 +0000 (18:30 -0500)
committerIan Alexander <jitsu@google.com>
Wed, 26 Nov 2025 03:17:11 +0000 (19:17 -0800)
commit03f499ec4602500939a1ed3c540cbd5183c20ce9
treec58cfa0af9c3b9734616ff22432aeae78b33704a
parentda31fd41774d99954b51722cd8fa8b54af7723fd
cmd/go/internal/modfetch: remove references to Fetcher_ in test file

This commit removes references to the global Fetcher_ variable from
the zip sum test file.

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