Skip to content

Conversation

ypdn
Copy link
Contributor

@ypdn ypdn commented Feb 19, 2024

os.IsNotExist documentation says:

This function predates errors.Is. It only supports errors returned by the os
package. New code should use errors.Is(err, fs.ErrNotExist).

os.IsNotExist documentation says:
> This function predates errors.Is. It only supports errors returned by the os
> package. New code should use errors.Is(err, fs.ErrNotExist).
@benbjohnson benbjohnson merged commit 8e79949 into benbjohnson:main Feb 19, 2024
@benbjohnson
Copy link
Owner

Thanks!

@ypdn
Copy link
Contributor Author

ypdn commented Feb 19, 2024

@benbjohnson Could you create a new tag so that the Go toolchain can download it? Thanks.

@benbjohnson
Copy link
Owner

@ypdn No problem, here's the new release: https://github.com/benbjohnson/hashfs/releases/tag/v0.2.2

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.

2 participants