Skip to content

refactor: stop using go-homedir library and use the builtin functions. - #119

Merged
plusvic merged 1 commit into
masterfrom
homedir
Oct 24, 2025
Merged

refactor: stop using go-homedir library and use the builtin functions.#119
plusvic merged 1 commit into
masterfrom
homedir

Conversation

@plusvic

@plusvic plusvic commented Oct 24, 2025

Copy link
Copy Markdown
Member

Also, the relationships cache file is not stored in the cache directory returned by os.UserCacheDir. If the cache is already in the home directory it is moved to the new location when the application is executed.

Also, the relationships cache file is not stored in the cache directory returned by `os.UserCacheDir`. If the cache is already in the home directory it is moved to the new location when the application is executed.
@plusvic
plusvic requested a review from mgmacias95 October 24, 2025 10:16

@mgmacias95 mgmacias95 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@plusvic
plusvic merged commit f99e197 into master Oct 24, 2025
5 checks passed
@plusvic
plusvic deleted the homedir branch October 24, 2025 10:28

@albertoblue87-netizen albertoblue87-netizen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Listo

@albertoblue87-netizen albertoblue87-netizen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Listo

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.

3 participants