]> Cypherpunks repositories - gostls13.git/commit
net/netip: fix type name in TestNoAllocs sub-test names and comments
authorTobias Klauser <tklauser@distanz.ch>
Fri, 13 Jan 2023 14:03:43 +0000 (15:03 +0100)
committerGopher Robot <gobot@golang.org>
Thu, 19 Jan 2023 20:44:19 +0000 (20:44 +0000)
commit3bb8864e9f5d4505c792528c9460fced4c0e7346
tree2989d4f93c68b636983268ddf90bde4c38807b88
parentb1a1d7f425f5e7120b3c9d4e2965cc4614ee9d5b
net/netip: fix type name in TestNoAllocs sub-test names and comments

netaddr.IP became netip.Addr

Change-Id: Ifa762d0f804c603e6289d63672e4808e75dc36a8
Reviewed-on: https://go-review.googlesource.com/c/go/+/461748
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
src/net/netip/netip_test.go