]> Cypherpunks repositories - gostls13.git/commit
os: remove non-constant format string in t.Errorf call
authorTim King <taking@google.com>
Tue, 6 Aug 2024 17:06:39 +0000 (10:06 -0700)
committerTim King <taking@google.com>
Tue, 6 Aug 2024 17:30:36 +0000 (17:30 +0000)
commitb62342216d632d972f1438b4f542f89c4b4a331d
tree15f0d0d86c062763081e37f27ade8257ffcb2277
parentabc3d2c1191c3b96565ebd10012712ac403c2a9f
os: remove non-constant format string in t.Errorf call

Fixes #68744

Change-Id: I12db785fc21c18db69d57cf91e2190b4a3df2484
Reviewed-on: https://go-review.googlesource.com/c/go/+/603515
Reviewed-by: Robert Griesemer <gri@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/os/os_test.go