]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go/internal/modload: use atomic.Pointer for Requirements.graph
authorAbirdcfly <fp544037857@gmail.com>
Wed, 7 Sep 2022 04:25:08 +0000 (04:25 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 9 Sep 2022 15:30:04 +0000 (15:30 +0000)
commit1b196988d49401d41c20d3445d141ce0e2857979
treefd9fba1f90a3484d02c5a6063016237ba71961a8
parent9a5574afe62b52836145fdf1423e1ac5bdad69d2
cmd/go/internal/modload: use atomic.Pointer for Requirements.graph

Change-Id: Ie543e1b1df667cfaf3aafa4be727881461ee8b7d
GitHub-Last-Rev: ed993dbe2445c4797303138b62f6c7e26050dcd4
GitHub-Pull-Request: golang/go#54888
Reviewed-on: https://go-review.googlesource.com/c/go/+/428716
Auto-Submit: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/cmd/go/internal/modload/buildlist.go
src/cmd/go/internal/modload/load.go