| commit | 9af49ef148d7d8b3e4cbbd9cc0cd37f2a520a4a3 | [log] [tgz] |
|---|---|---|
| author | Tobias Klauser <tklauser@distanz.ch> | Wed Dec 11 14:08:51 2024 +0100 |
| committer | Gopher Robot <gobot@golang.org> | Thu Dec 12 07:45:41 2024 -0800 |
| tree | d435acf17da15d39f876c26fc1c56101ba1cc8a6 | |
| parent | 6705db9a4df8f2cf16aed83e773e7a0213788b7a [diff] |
route: remove unused sizeof* consts These were never used since they were added in CL 22446. Cq-Include-Trybots: luci.golang.try:x_net-gotip-freebsd-amd64,x_net-gotip-darwin-arm64_13 Change-Id: I1d5952ec299ea22f2f0c62da552638ba0438a15b Reviewed-on: https://go-review.googlesource.com/c/net/+/635135 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Tobias Klauser <tobias.klauser@gmail.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.