]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/lockedfile: fix function name in error message for test
authorchangwang ma <machangwang.cn@gmail.com>
Fri, 25 Oct 2024 15:16:12 +0000 (23:16 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 7 Nov 2024 19:57:37 +0000 (19:57 +0000)
commitacad0c2e9a78ebe266269a80e23bd0aeade9e99b
treeb5e0179e4fbdb6908be921a4fc7159ecf2600286
parentbccd686f9dac534d50ad420f7cfad22c4f43e352
cmd/go/internal/lockedfile: fix function name in error message for test

Change-Id: I1477c6249196dba58908ff8cc881914bf602ddd8
Reviewed-on: https://go-review.googlesource.com/c/go/+/622615
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
Auto-Submit: Sam Thanawalla <samthanawalla@google.com>
src/cmd/go/internal/lockedfile/internal/filelock/filelock_test.go