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 a crash in a ipv6-only machine #105

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

vadmeste
Copy link
Member

@vadmeste vadmeste commented Mar 25, 2024

getPublicIP() will simply crash if there is no a non-loopback interface with ipv4 address. This commit fix it.

Fixes #103

getPublicIP() will simply crash if there is no a non-loopback interface
with ipv4 address. This commit fix it.

Also upgrade golang version in vulncheck to avoid vulncheck complaints
@harshavardhana harshavardhana merged commit 3dce7f8 into minio:master Mar 25, 2024
4 checks passed
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.

Sidekick does not work in a ipv6 only environment
2 participants