Skip to content

Commit

Permalink
Update netip.go
Browse files Browse the repository at this point in the history
  • Loading branch information
kolinfluence authored Jun 27, 2023
1 parent 6b6028e commit 8aeb90c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ip/netip.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package cxnetip

import (
"net/netip"
"net"
)

// ValidateIPv4Address validates the given IPv4 address in string format
Expand Down

0 comments on commit 8aeb90c

Please sign in to comment.