Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Panic (from IP.Parse()) #82

Merged
merged 2 commits into from
Apr 8, 2021
Merged

Fix: Panic (from IP.Parse()) #82

merged 2 commits into from
Apr 8, 2021

Conversation

till
Copy link
Contributor

@till till commented Apr 8, 2021

If the IP address is neither v4 or v6, IP.ParseIP() returns nil.

Related: #64

till added 2 commits April 8, 2021 15:48
If the IP address is neither v4 or v6, IP.Parse() returns "nil".

Related: #64
@till till merged commit 06d5ed6 into main Apr 8, 2021
@till till deleted the fix-panic branch April 8, 2021 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant