Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@seancfoley seancfoley released this 21 Oct 22:03
· 95 commits to master since this release
09bf646
  • added the prefix block allocator
  • fixed the go.mod golang version, changed to 1.13

Download source:
go get github.com/seancfoley/ipaddress-go@v1.4.1

In your go.mod file:
require github.com/seancfoley/ipaddress-go v1.4.1

In your source:
import "github.com/seancfoley/ipaddress-go/ipaddr"