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

Stop using archived go-homedir repo #2665

Closed
wants to merge 5 commits into from
Closed

Stop using archived go-homedir repo #2665

wants to merge 5 commits into from

Conversation

gammazero
Copy link
Collaborator

The go-homedir repo is unnecessary now that there is go support for getting a user's home directory.

  • Add fsutil.Expand function to replace "~" at start of path with user's home directory
  • Config calls expand in additional places to ensure that config paths with "~" are handled.

The go-homedir repo is unnecesary now that there is go support for getting a user's home directory.

- Add `fsutil.Expand` function to replace "~" at start of path with user's home directory
- Config calls expand in additional places to ensure that config paths with "~" are handled.
@gammazero
Copy link
Collaborator Author

Replaced by #2666

@gammazero gammazero closed this Oct 12, 2024
@gammazero gammazero deleted the go-homedir-lib branch October 12, 2024 08:37
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