Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seancfoley authored Sep 22, 2023
1 parent b2d007a commit 10e24b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ IP address and network manipulation, CIDR, operations, iterations, containment c
| ------- | ------------- |
| [1.2.1](https://github.com/seancfoley/ipaddress-go/releases/tag/v1.2.1) | Requires Go 1.12 or higher |
| [1.4.1](https://github.com/seancfoley/ipaddress-go/releases/tag/v1.4.1) | Requires Go 1.13 or higher |
| [1.5.4](https://github.com/seancfoley/ipaddress-go/releases/tag/v1.5.4) | Requires Go 1.18 or higher |
| [1.5.5](https://github.com/seancfoley/ipaddress-go/releases/tag/v1.5.5) | Requires Go 1.18 or higher |

In your go.mod file:\
require github.com/seancfoley/ipaddress-go v1.5.4
require github.com/seancfoley/ipaddress-go v1.5.5

In your source file:\
import "github.com/seancfoley/ipaddress-go/ipaddr"
Expand Down

0 comments on commit 10e24b2

Please sign in to comment.