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: remove diskfs.raw attribute from create and update diskfs 1.5.0 #127

Merged

Conversation

derektamsen
Copy link
Collaborator

Remove the diskfs.Raw attribute from diskfs.Create(). This attribute
was removed in diskfs version 1.5.0. This change only applies to testing.

  • Update github.com/diskfs/go-diskfs from 1.4.2 to 1.5.0
  • Bump go from version 1.22 to 1.23

Remove the `diskfs.Raw` attribute from `diskfs.Create()`. This attribute
was removed in `diskfs` version 1.5.0. This change only applies to testing.

- Update github.com/diskfs/go-diskfs from 1.4.2 to 1.5.0
- Bump go from version 1.22 to 1.23
@derektamsen
Copy link
Collaborator Author

This should fix the lint issue found in #126

@derektamsen derektamsen self-assigned this Dec 23, 2024
@derektamsen derektamsen merged commit a58bdc7 into square:main Dec 23, 2024
3 checks passed
@derektamsen derektamsen deleted the fix-diskfs-create-hash-change-removed-raw branch December 23, 2024 23:00
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