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

Fix incorrect (*mem.File).WriteAt #287

Merged
merged 1 commit into from
Mar 20, 2021
Merged

Conversation

tdakkota
Copy link
Contributor

@tdakkota tdakkota commented Feb 12, 2021

Fixes #286.

@CLAassistant
Copy link

CLAassistant commented Feb 12, 2021

CLA assistant check
All committers have signed the CLA.

@0xmichalis 0xmichalis merged commit bc94f58 into spf13:master Mar 20, 2021
@0xmichalis
Copy link
Collaborator

Released as part of https://github.com/spf13/afero/releases/tag/v1.6.0

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.

Incorrect WriteAt implementation for mem.File
3 participants