]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.13] cmd/go/internal/modget: synchronize writes to modOnly map...
authorBryan C. Mills <bcmills@google.com>
Mon, 4 Nov 2019 04:40:44 +0000 (23:40 -0500)
committerBryan C. Mills <bcmills@google.com>
Tue, 26 Nov 2019 21:00:24 +0000 (21:00 +0000)
commit674a524a3f4fa5be6f7335f292d0d7fae4e8553e
tree80f1dc0f6b7a275a7ed706fa8857ff0da767b606
parent94b6eec5dc639e87f0e2f739cfd257a432160881
[release-branch.go1.13] cmd/go/internal/modget: synchronize writes to modOnly map in runGet

Updates #35317
Fixes #35318

Change-Id: Id858a25dc16a1bbff1802d25bcd4aca31c1133bc
Reviewed-on: https://go-review.googlesource.com/c/go/+/205067
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
(cherry picked from commit 7e71c9c3edbf5b7a8608d6f739c20420a618e0ab)
Reviewed-on: https://go-review.googlesource.com/c/go/+/205517
src/cmd/go/internal/modget/get.go
src/cmd/go/testdata/script/mod_issue35317.txt [new file with mode: 0644]