]> Cypherpunks repositories - gostls13.git/commit
internal/sync: rename Store parameter from old to new
authorIan Lance Taylor <iant@golang.org>
Fri, 8 Aug 2025 21:22:11 +0000 (14:22 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 8 Aug 2025 22:10:55 +0000 (15:10 -0700)
commitfbac94a79998d4730a58592f0634fa8a39d8b9fb
tree3b970957bbd106fc20bd2a5935ed1423c58de9ec
parent317be4cfeb7fc92bd7d5569aa8dff8f568e02f78
internal/sync: rename Store parameter from old to new

It's not an old value, it's a new value.

Change-Id: I135ecd8815fac9c3d34ca35afa2b62e74fa76cb6
Reviewed-on: https://go-review.googlesource.com/c/go/+/694436
Auto-Submit: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/internal/sync/hashtriemap.go