Skip to content

chore: replace user.HomeDir with os.userHomeDir to respect $HOME var#11506

Closed
SMillerDev wants to merge 1 commit intogravitational:masterfrom
SMillerDev:chore/use_os_userHomeDir
Closed

chore: replace user.HomeDir with os.userHomeDir to respect $HOME var#11506
SMillerDev wants to merge 1 commit intogravitational:masterfrom
SMillerDev:chore/use_os_userHomeDir

Conversation

@SMillerDev
Copy link
Copy Markdown

I've never written Go code before, but this was breaking the tests in Homebrew since it does not respect the $HOME variable that we set. I think I got all the places where the old method was used.

@zmb3
Copy link
Copy Markdown
Collaborator

zmb3 commented Jun 8, 2023

This was addressed with #25950

@zmb3 zmb3 closed this Jun 8, 2023
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