]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modget: synchronize writes to modOnly map in runGet
authorBryan C. Mills <bcmills@google.com>
Mon, 4 Nov 2019 04:40:44 +0000 (23:40 -0500)
committerBryan C. Mills <bcmills@google.com>
Tue, 5 Nov 2019 19:06:28 +0000 (19:06 +0000)
commit7e71c9c3edbf5b7a8608d6f739c20420a618e0ab
treee16371cdd038ae7ca7d24c9b40c87188a788bad7
parentf07cbc7f88e5e15e41ec8b9c2b850d2179e0834e
cmd/go/internal/modget: synchronize writes to modOnly map in runGet

Fixes #35317

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>
src/cmd/go/internal/modget/get.go
src/cmd/go/testdata/script/mod_issue35317.txt [new file with mode: 0644]