]> Cypherpunks repositories - gostls13.git/commit
os/signal: use slices.Delete
authorTobias Klauser <tklauser@distanz.ch>
Tue, 17 Sep 2024 13:02:04 +0000 (15:02 +0200)
committerGopher Robot <gobot@golang.org>
Wed, 18 Sep 2024 03:57:34 +0000 (03:57 +0000)
commitb28b263a91e4fd4af6900e045cd35c2ed1d6e3ff
tree4affcaa78a805fc272c45b4dfef691ab88868c2d
parentb049837d97d340f0693871c64bc957eabc71d017
os/signal: use slices.Delete

Change-Id: I212a0f4f97e1c938f56981f278464081cfd75e85
Reviewed-on: https://go-review.googlesource.com/c/go/+/613875
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/os/signal/signal.go