]> Cypherpunks repositories - gostls13.git/commit
internal/sync: fix typo of panic message
authorKoichi Shiraishi <zchee.io@gmail.com>
Sat, 28 Dec 2024 04:56:04 +0000 (13:56 +0900)
committerGopher Robot <gobot@golang.org>
Wed, 8 Jan 2025 17:02:13 +0000 (09:02 -0800)
commit1e9835f5b1806e8e6197f87c1696dc773b68a98a
treefe99b604fba8966a7615341ebded3f831dd14214
parent39f2032c17516a55c165d329dd5e2e07f49132b0
internal/sync: fix typo of panic message

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