]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/moddeps: allow the "misc" module to be missing from GOROOT
authorBryan C. Mills <bcmills@google.com>
Fri, 16 Jun 2023 19:58:03 +0000 (15:58 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 16 Jun 2023 20:47:33 +0000 (20:47 +0000)
commitdbf9bf2c39116f1330002ebba8f8870b96645d87
treea8d410629e0e349319748c3c8af5f9b49c777246
parent0183c1aa02dc2efd17d9693d960ca6f4266eee8a
cmd/internal/moddeps: allow the "misc" module to be missing from GOROOT

cmd/distpack deletes that module from its distribution.

For #24904.

Change-Id: I69dd328d0f790a49db7a053d703ae985d9ebe9e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/504060
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/cmd/internal/moddeps/moddeps_test.go