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

Replace spf13/afero with io/fs #155

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Replace spf13/afero with io/fs #155

merged 3 commits into from
Jun 13, 2024

Conversation

joanlopez
Copy link
Member

@joanlopez joanlopez commented Nov 24, 2023

It replaces the spf13/afero library in favor of io/fs.

It also includes a small refactor of the imposter's filesystem initialization.

@joanlopez joanlopez added the dependencies Pull requests that update a dependency file label Nov 24, 2023
@joanlopez joanlopez requested a review from aperezg November 24, 2023 19:26
@joanlopez joanlopez self-assigned this Nov 24, 2023
@joanlopez joanlopez merged commit a090ce5 into main Jun 13, 2024
3 checks passed
@joanlopez joanlopez deleted the remove-afero branch June 13, 2024 17:28
@joanlopez joanlopez mentioned this pull request Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant