Skip to content

Commit 38044ec

Browse files
authored
Merge pull request #5020 from lima-vm/dependabot/go_modules/github.com/diskfs/go-diskfs-1.9.3
build(deps): bump github.com/diskfs/go-diskfs from 1.9.2 to 1.9.3
2 parents 10fb767 + 73bdc1d commit 38044ec

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/coreos/go-systemd/v22 v22.7.0
1919
github.com/cpuguy83/go-md2man/v2 v2.0.7
2020
github.com/digitalocean/go-qemu v0.0.0-20221209210016-f035778c97f7
21-
github.com/diskfs/go-diskfs v1.9.2 // gomodjail:unconfined
21+
github.com/diskfs/go-diskfs v1.9.3 // gomodjail:unconfined
2222
github.com/docker/go-units v0.5.0
2323
github.com/foxcpp/go-mockdns v1.2.0
2424
github.com/goccy/go-yaml v1.19.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ github.com/digitalocean/go-qemu v0.0.0-20221209210016-f035778c97f7 h1:3OVJAbR131
6868
github.com/digitalocean/go-qemu v0.0.0-20221209210016-f035778c97f7/go.mod h1:K4+o74YGNjOb9N6yyG+LPj1NjHtk+Qz0IYQPvirbaLs=
6969
github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U=
7070
github.com/dimchansky/utfbom v1.1.1/go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE=
71-
github.com/diskfs/go-diskfs v1.9.2 h1:HAN2DmAEtG2Dp/3BZ+10DvhtRDC10IwufPUOnnbwDfc=
72-
github.com/diskfs/go-diskfs v1.9.2/go.mod h1:TePJORO83Adh5pb2SqsxAwaP0fofFxKLkxctiS/9OQc=
71+
github.com/diskfs/go-diskfs v1.9.3 h1:cLciNCeZ4QAXVxyPJDr1ZJ9N9CCG3rQlQ/z/Cs/cNDM=
72+
github.com/diskfs/go-diskfs v1.9.3/go.mod h1:TePJORO83Adh5pb2SqsxAwaP0fofFxKLkxctiS/9OQc=
7373
github.com/djherbis/times v1.6.0 h1:w2ctJ92J8fBvWPxugmXIv7Nz7Q3iDMKNx9v5ocVH20c=
7474
github.com/djherbis/times v1.6.0/go.mod h1:gOHeRAz2h+VJNZ5Gmc/o7iD9k4wW7NMVqieYCY99oc0=
7575
github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI=

0 commit comments

Comments
 (0)