]> Cypherpunks repositories - gostls13.git/commit
syscall: remove deprecation notice
authorIan Lance Taylor <iant@golang.org>
Wed, 16 Aug 2023 18:39:06 +0000 (11:39 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 16 Aug 2023 18:54:55 +0000 (18:54 +0000)
commitf6360cf488e4ddab0f920065b8775773f702e6bf
tree20d558824666dd1950d50a928061f98e5ba724d3
parent040dbf9c181a0e3ea9f7bd3ebe3f75acdc878aaf
syscall: remove deprecation notice

The syscall package isn't getting new system call support,
but it is not deprecated.

Fixes #60797

Change-Id: I33b60269f9ce70ac2108fa0f3d42fd87a3076bf1
Reviewed-on: https://go-review.googlesource.com/c/go/+/520018
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/syscall/syscall.go