| commit | 88a642172c174ab11f4c56f0ede777de3c8a21d4 | [log] [tgz] |
|---|---|---|
| author | Damien Neil <dneil@google.com> | Mon Nov 24 14:25:48 2025 -0800 |
| committer | Damien Neil <dneil@google.com> | Mon Nov 24 14:33:11 2025 -0800 |
| tree | 61eaa166c5626f86605d053649092391302e49c3 | |
| parent | 123d099e1bd872b38247bbcf9856540b8420d18d [diff] |
dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage dns/dnsmessage is used by the net package, which does not have strings and math in its permitted dependencies. Change-Id: I2b59887c59891dc61e49dd6430f3a72486ddd66a Reviewed-on: https://go-review.googlesource.com/c/net/+/723902 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Nicholas Husin <nsh@golang.org> Reviewed-by: Nicholas Husin <husin@google.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.