]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: make use of maps.Clone
authorJes Cok <xigua67damn@gmail.com>
Fri, 13 Sep 2024 13:14:51 +0000 (13:14 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 13 Sep 2024 21:04:06 +0000 (21:04 +0000)
commit76e44f42c819e0fdd23918ea05a96b1f2d764de7
tree4ec95362006738506b4d3ee6855e5c06055d0dfb
parentbc7c35a6d3bb0074d07beebedc0afcbdcebb8d3f
encoding/gob: make use of maps.Clone

Change-Id: I6a23219a9e05350bdd9205e19165d5944f15de31
GitHub-Last-Rev: 8c295bf55feaa07cd487e6015029c4682a1480b0
GitHub-Pull-Request: golang/go#69429
Reviewed-on: https://go-review.googlesource.com/c/go/+/612719
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/encoding/gob/type.go