File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ Reference: [VMware Virtual Disk Format 1.1.pdf][vmdk]
230
230
| -------------------| :-------:|
231
231
| XFS | ✔ |
232
232
| EXT4 | ✔ |
233
- | EXT2/3 | |
233
+ | EXT2/3 | ✔ |
234
234
| ZFS | |
235
235
236
236
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ require (
78
78
github.com/magefile/mage v1.15.0
79
79
github.com/masahiro331/go-disk v0.0.0-20240625071113-56c933208fee
80
80
github.com/masahiro331/go-ebs-file v0.0.0-20240112135404-d5fbb1d46323
81
- github.com/masahiro331/go-ext4-filesystem v0.0.0-20231208112839-4339555a0cd4
81
+ github.com/masahiro331/go-ext4-filesystem v0.0.0-20240620024024-ca14e6327bbd
82
82
github.com/masahiro331/go-mvn-version v0.0.0-20210429150710-d3157d602a08
83
83
github.com/masahiro331/go-vmdk-parser v0.0.0-20221225061455-612096e4bbbd
84
84
github.com/masahiro331/go-xfs-filesystem v0.0.0-20231205045356-1b22259a6c44
Original file line number Diff line number Diff line change @@ -1026,8 +1026,8 @@ github.com/masahiro331/go-disk v0.0.0-20240625071113-56c933208fee h1:cgm8mE25x5X
1026
1026
github.com/masahiro331/go-disk v0.0.0-20240625071113-56c933208fee /go.mod h1:rojbW5tVhH1cuVYFKZS+QX+VGXK45JVsRO+jW92kkKM =
1027
1027
github.com/masahiro331/go-ebs-file v0.0.0-20240112135404-d5fbb1d46323 h1:uQubA711SeYStvStohMLrdvRTTohdPHrEPFzerLcY9I =
1028
1028
github.com/masahiro331/go-ebs-file v0.0.0-20240112135404-d5fbb1d46323 /go.mod h1:OdtzwqTtu49Gh5RFkNEU1SbcihIuVTtUipwHflqxckE =
1029
- github.com/masahiro331/go-ext4-filesystem v0.0.0-20231208112839-4339555a0cd4 h1:uHO44vOunB0oEtk+r8ifBbFOD0mr6+fmoyFNCgLE66k =
1030
- github.com/masahiro331/go-ext4-filesystem v0.0.0-20231208112839-4339555a0cd4 /go.mod h1:3XMMY1M486mWGTD13WPItg6FsgflQR72ZMAkd+gsyoQ =
1029
+ github.com/masahiro331/go-ext4-filesystem v0.0.0-20240620024024-ca14e6327bbd h1:JEIW94K3spsvBI5Xb9PGhKSIza9/jxO1lF30tPCAJlA =
1030
+ github.com/masahiro331/go-ext4-filesystem v0.0.0-20240620024024-ca14e6327bbd /go.mod h1:3XMMY1M486mWGTD13WPItg6FsgflQR72ZMAkd+gsyoQ =
1031
1031
github.com/masahiro331/go-mvn-version v0.0.0-20210429150710-d3157d602a08 h1:AevUBW4cc99rAF8q8vmddIP8qd/0J5s/UyltGbp66dg =
1032
1032
github.com/masahiro331/go-mvn-version v0.0.0-20210429150710-d3157d602a08 /go.mod h1:JOkBRrE1HvgTyjk6diFtNGgr8XJMtIfiBzkL5krqzVk =
1033
1033
github.com/masahiro331/go-vmdk-parser v0.0.0-20221225061455-612096e4bbbd h1:Y30EzvuoVp97b0unb/GOFXzBUKRXZXUN2e0wYmvC+ic =
You can’t perform that action at this time.
0 commit comments