]> Cypherpunks repositories - gostls13.git/commit
cmd/go: avoid re-enqueuing workspace dependencies with errors
authorBryan C. Mills <bcmills@google.com>
Thu, 14 Jul 2022 14:51:56 +0000 (10:51 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 14 Jul 2022 19:05:09 +0000 (19:05 +0000)
commita906d3dd099424ff17d7e46c4ecf793012d50197
treed18f327e3785954f10d1c87813e64eaebd55723b
parent266c70c26306e98d32d95dc62463c829f39bcce8
cmd/go: avoid re-enqueuing workspace dependencies with errors

Fixes #53874.

Change-Id: I41ab15cb9b86b807a9d9ad21fe21fb7aa5fbb46f
Reviewed-on: https://go-review.googlesource.com/c/go/+/417594
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/go/internal/modload/buildlist.go
src/cmd/go/testdata/script/work_goproxy_off.txt [new file with mode: 0644]