File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ require (
1515 github.com/hashicorp/terraform-plugin-testing v1.10.0
1616 github.com/siderolabs/crypto v0.5.0
1717 github.com/siderolabs/gen v0.5.0
18- github.com/siderolabs/go-blockdevice v0.4.8
18+ github.com/siderolabs/go-blockdevice v0.4.7
19+ github.com/siderolabs/go-blockdevice/v2 v2.0.3
1920 github.com/siderolabs/image-factory v0.5.0
2021 github.com/siderolabs/net v0.4.0
2122 github.com/siderolabs/talos v1.8.1
@@ -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.3 // 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 @@ -646,6 +646,8 @@ github.com/siderolabs/gen v0.5.0 h1:Afdjx+zuZDf53eH5DB+E+T2JeCwBXGinV66A6osLgQI=
646646github.com/siderolabs/gen v0.5.0 /go.mod h1:1GUMBNliW98Xeq8GPQeVMYqQE09LFItE8enR3wgMh3Q =
647647github.com/siderolabs/go-api-signature v0.3.6 h1:wDIsXbpl7Oa/FXvxB6uz4VL9INA9fmr3EbmjEZYFJrU =
648648github.com/siderolabs/go-api-signature v0.3.6 /go.mod h1:hoH13AfunHflxbXfh+NoploqV13ZTDfQ1mQJWNVSW9U =
649+ github.com/siderolabs/go-blockdevice v0.4.7 h1:2bk4WpEEflGxjrNwp57ye24Pr+cYgAiAeNMWiQOuWbQ =
650+ github.com/siderolabs/go-blockdevice v0.4.7 /go.mod h1:4PeOuk71pReJj1JQEXDE7kIIQJPVe8a+HZQa+qjxSEA =
649651github.com/siderolabs/go-blockdevice v0.4.8 h1:KfdWvIx0Jft5YVuCsFIJFwjWEF1oqtzkgX9PeU9cX4c =
650652github.com/siderolabs/go-blockdevice v0.4.8 /go.mod h1:4PeOuk71pReJj1JQEXDE7kIIQJPVe8a+HZQa+qjxSEA =
651653github.com/siderolabs/go-blockdevice/v2 v2.0.3 h1:IEgDqd3H3gPphahrdvfAzU8RmD4r5eQdWC+vgFQQoEg =
You can’t perform that action at this time.
0 commit comments