commit | 552d8ac903a11a9fde71a88732f5b58b6b394178 | [log] [tgz] |
---|---|---|
author | Michael Knyszek <mknyszek@google.com> | Fri Dec 06 17:50:43 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Dec 06 18:01:32 2024 +0000 |
tree | 9facdb86fbe3cada49be7d68575c0192d32cb0b7 | |
parent | 13a7c0108bd38aad013797cdb95e6bfca0bbcec6 [diff] |
Revert "route: change from syscall to x/sys/unix" This reverts CL 632816. Reason for revert: This CL causes x/net to depend on x/sys. We have a policy that prevents us from vendoring x/sys into std, but x/net needs to be vendored. Change-Id: I0fe3bc9861d559d888db6fa7febd48a201f060b8 Reviewed-on: https://go-review.googlesource.com/c/net/+/634196 Auto-Submit: Michael Knyszek <mknyszek@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go networking packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.