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

drop mitchellh/go-homedir (#853) #1337

Merged
merged 1 commit into from
Jun 30, 2021
Merged

drop mitchellh/go-homedir (#853) #1337

merged 1 commit into from
Jun 30, 2021

Conversation

umarcor
Copy link
Contributor

@umarcor umarcor commented Feb 4, 2021

Since golang <1.14 were deprecated, mitchellh/go-homedir is not required anymore. The built-in os.UserHomeDir can be used instead.

@umarcor umarcor force-pushed the homedir branch 2 times, most recently from 751c769 to e0f41be Compare February 9, 2021 15:59
@jpmcb jpmcb self-requested a review February 15, 2021 18:09
@jpmcb jpmcb added area/lib Methods and functions that exist in the cobra library and consumed by users kind/feature A feature request for cobra; new or enhanced behavior labels Feb 15, 2021
@jpmcb jpmcb added this to the 2.0.0 milestone Feb 15, 2021
@github-actions github-actions bot added area/cli [deprecated] For the cobra CLI !!! moved to spf13/cobra-cli and removed area/lib Methods and functions that exist in the cobra library and consumed by users labels Feb 21, 2021
@github-actions
Copy link

This PR is being marked as stale due to a long period of inactivity

@spf13
Copy link
Owner

spf13 commented Jun 30, 2021

@umarcor can you resolve and merge this which unfortunately has conflicts now that I accepted your usage guide PR?

@umarcor
Copy link
Contributor Author

umarcor commented Jun 30, 2021

@spf13, done. CI is green.

@spf13 spf13 merged commit 8eaca5f into spf13:master Jun 30, 2021
@umarcor umarcor deleted the homedir branch June 30, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli [deprecated] For the cobra CLI !!! moved to spf13/cobra-cli kind/feature A feature request for cobra; new or enhanced behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants