Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit 502d2d6

Browse files
committed
README: deprecation notice
Signed-off-by: Matt Layher <[email protected]>
1 parent 0970063 commit 502d2d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# netaddr [![Test Status](https://github.com/inetaf/netaddr/workflows/Linux/badge.svg)](https://github.com/inetaf/netaddr/actions) [![Go Reference](https://pkg.go.dev/badge/inet.af/netaddr.svg)](https://pkg.go.dev/inet.af/netaddr)
22

3+
## Deprecated
4+
5+
Please see https://pkg.go.dev/go4.org/netipx and the standard library's
6+
[`net/netip`](https://pkg.go.dev/net/netip).
7+
38
## What
49

510
This is a package containing a new IP address type for Go.

0 commit comments

Comments
 (0)