Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 11:03
· 1 commit to main since this release
1e565ea
add GetStaticIPs function and test case (#121)

* add GetStaticIPs function and test case

* add fixtures

* move to *net.IPNet

* add comment

* use netip package

* remove line

---------

Co-authored-by: Daniel Paulus <[email protected]>