Skip to content

chore(deps): bump github.com/diskfs/go-diskfs from 1.8.0 to 1.9.1#169

Merged
derektamsen merged 1 commit intomainfrom
dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.1
Apr 6, 2026
Merged

chore(deps): bump github.com/diskfs/go-diskfs from 1.8.0 to 1.9.1#169
derektamsen merged 1 commit intomainfrom
dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps github.com/diskfs/go-diskfs from 1.8.0 to 1.9.1.

Commits
  • 6759872 Fixes and improvements for fat (#355)
  • d1d6806 filesystem: add FAT12 and FAT16 support (#358)
  • c3141af fat32: fix name matching issues (#354)
  • 6f082dd fix(iso9660): allow Open() to handle directories and implement fs.ReadDirFile...
  • 5880e7f ext4/stat: expose device numbers, inode number, and hard link count (#351)
  • bbc4944 ext4: return error instead of panicking on special file inodes (#349)
  • 80ac6f8 ext4: Report all file types in directoryEntryInfo.Type() and Info() (#350)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/diskfs/go-diskfs](https://github.com/diskfs/go-diskfs) from 1.8.0 to 1.9.1.
- [Commits](diskfs/go-diskfs@v1.8.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/diskfs/go-diskfs
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 6, 2026
@dependabot dependabot bot requested review from derektamsen and weswhet as code owners April 6, 2026 06:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 6, 2026
@derektamsen derektamsen merged commit 6c056ea into main Apr 6, 2026
4 checks passed
@derektamsen derektamsen deleted the dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.1 branch April 6, 2026 17:44
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant