Open
Description
Is your feature request related to a problem? Please describe
First of all, thank you for taking the time to rewrite this project in Go!
I noticed that github.com/mitchellh/go-homedir
is used here and here to load the config and the env config, but this project has been archived by the maintainer and it might be worth migrating away from it.
Describe the proposed solution
Deprecate and remove the usage of github.com/mitchellh/go-homedir
.
Describe similar asdf
features and why they are not sufficient
N/A
Describe other workarounds you've considered
N/A