]> Cypherpunks repositories - gostls13.git/commit
time: no need to wrap error with errors.New
authorfangguizhen <1297394526@qq.com>
Mon, 16 Jan 2023 17:46:20 +0000 (17:46 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 20 Jan 2023 01:07:08 +0000 (01:07 +0000)
commitf33e8f66980dc6d09f54e032266043beb2dbb75e
tree1f08de7035988e9187ebd3091271d9e149ed9820
parent045b33ecfe4db7af6344cb5227c3d31501eb8cba
time: no need to wrap error with errors.New

Change-Id: Ibd519ed6419f8f21c89a111a0326d0788aca9d19
GitHub-Last-Rev: 45e3224f9afef57f49eebf3cbdf6b1d01cfd7346
GitHub-Pull-Request: golang/go#57819
Reviewed-on: https://go-review.googlesource.com/c/go/+/462046
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/time/tick.go