]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: return error when duplicate module paths among modules in...
authorianwoolf <btw515wolf2@gmail.com>
Tue, 26 Jul 2022 13:55:26 +0000 (21:55 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 29 Aug 2022 14:48:48 +0000 (14:48 +0000)
commit863d57cc7df5b1604d501892b7293efe0fa7e690
tree55fe9dbe2d97c847959a8d12ea35f49d4def5fdc
parent7f92ccea5ca5832a1dc63c02fc71db2d698f7915
cmd/go/internal/modload: return error when duplicate module paths among modules in go.work

Fixes #54048

Change-Id: I27350af451ff50532856092f2d99b6cc6dc6743d
Reviewed-on: https://go-review.googlesource.com/c/go/+/419557
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/go/internal/modload/init.go
src/cmd/go/testdata/script/work_issue54048.txt [new file with mode: 0644]
src/cmd/go/testdata/script/work_sum_mismatch.txt