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

feat: fix cache path resolving #16

Merged
merged 2 commits into from
Apr 22, 2022
Merged

feat: fix cache path resolving #16

merged 2 commits into from
Apr 22, 2022

Conversation

aripalo
Copy link
Owner

@aripalo aripalo commented Apr 22, 2022

Instead of our (buggy) self-implemented cross-platform cross-platform directory resolving, use Go os.UserCacheDir from Go Standard Library (which supports Win/Mac/Linux etc with also $XDG_CACHE_HOME support).

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@aripalo aripalo merged commit f5b9859 into main Apr 22, 2022
@aripalo aripalo deleted the cross-platform-cachedirs branch April 22, 2022 08:49
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