File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ require (
1616 github.com/siderolabs/crypto v0.4.4
1717 github.com/siderolabs/gen v0.5.0
1818 github.com/siderolabs/go-blockdevice v0.4.7
19+ github.com/siderolabs/go-blockdevice/v2 v2.0.2
1920 github.com/siderolabs/image-factory v0.5.0
2021 github.com/siderolabs/net v0.4.0
2122 github.com/siderolabs/talos v1.8.0-beta.0
@@ -168,7 +169,6 @@ require (
168169 github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
169170 github.com/shibumi/go-pathspec v1.3.0 // indirect
170171 github.com/shopspring/decimal v1.3.1 // indirect
171- github.com/siderolabs/go-blockdevice/v2 v2.0.1 // indirect
172172 github.com/siderolabs/go-circular v0.2.0 // indirect
173173 github.com/siderolabs/go-kubernetes v0.2.12 // indirect
174174 github.com/siderolabs/go-pointer v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -650,6 +650,8 @@ github.com/siderolabs/go-blockdevice v0.4.7 h1:2bk4WpEEflGxjrNwp57ye24Pr+cYgAiAe
650650github.com/siderolabs/go-blockdevice v0.4.7 /go.mod h1:4PeOuk71pReJj1JQEXDE7kIIQJPVe8a+HZQa+qjxSEA =
651651github.com/siderolabs/go-blockdevice/v2 v2.0.1 h1:y97LM3F3Iht9pxk4M0y53ElsNcWg/6i4wjcBck7y1Lg =
652652github.com/siderolabs/go-blockdevice/v2 v2.0.1 /go.mod h1:74htzCV913UzaLZ4H+NBXkwWlYnBJIq5m/379ZEcu8w =
653+ github.com/siderolabs/go-blockdevice/v2 v2.0.2 h1:GIdOBrCLQ7X9jbr0P/+7paw5SIfp/LL+dx9mTOzmw8w =
654+ github.com/siderolabs/go-blockdevice/v2 v2.0.2 /go.mod h1:74htzCV913UzaLZ4H+NBXkwWlYnBJIq5m/379ZEcu8w =
653655github.com/siderolabs/go-circular v0.2.0 h1:Xca8zrjF/YsujLbwDSojkKzJe7ngetnpuIJn8N78DJI =
654656github.com/siderolabs/go-circular v0.2.0 /go.mod h1:rrYCwHLYWmxqrmZP+LjYtwB2a55lxzQi0Ztu1VpWZSc =
655657github.com/siderolabs/go-kubernetes v0.2.12 h1:YaTpKfEynJKBLZeZHJ4Uas4ARVkklOADdkFsKAmh3fc =
You can’t perform that action at this time.
0 commit comments