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

replace github.com/mitchellh/go-homedir by os #1658

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

Humm42
Copy link
Contributor

@Humm42 Humm42 commented Jun 4, 2022

os.UserHomeDir provides a way to get the user's home directory for
different platforms. Using it drops a dependency.

This doesn't tidy up examples/*/go.sum, as they aren't up-to-date
anyway. That should be done separately.

os.UserHomeDir provides a way to get the user's home directory for
different platforms. Using it drops a dependency.

This doesn't tidy up examples/*/go.sum, as they aren't up-to-date
anyway. That should be done separately.
@harshavardhana harshavardhana merged commit cd2a9ac into minio:master Jun 22, 2022
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.

2 participants