mirror of
https://github.com/golang/net.git
synced 2026-03-31 18:37:08 +09:00
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>