]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: skip deleted entries in UpdateWorkFile
authorBryan C. Mills <bcmills@google.com>
Tue, 1 Feb 2022 21:35:02 +0000 (16:35 -0500)
committerBryan Mills <bcmills@google.com>
Thu, 3 Feb 2022 05:53:37 +0000 (05:53 +0000)
commit54b2a75406a4e347cff2825b698f910549d6bd04
tree5e05927c0cf9ab24d2d60d53e34f7b20743c9469
parent1c6426505e640799f2a16d6097eed3f83b372b37
cmd/go/internal/modload: skip deleted entries in UpdateWorkFile

Fixes #50958

Change-Id: I25b4f34bea7705525217296471ce97e6a2ab99f6
Reviewed-on: https://go-review.googlesource.com/c/go/+/382245
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/internal/modload/init.go
src/cmd/go/testdata/script/work_use_issue50958.txt [new file with mode: 0644]