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 @@ -18,6 +18,7 @@ require (
1818 github.com/siderolabs/crypto v0.5.1
1919 github.com/siderolabs/gen v0.8.0
2020 github.com/siderolabs/go-blockdevice v0.4.8
21+ github.com/siderolabs/go-blockdevice/v2 v2.0.9
2122 github.com/siderolabs/image-factory v0.6.4
2223 github.com/siderolabs/net v0.4.0
2324 github.com/siderolabs/talos v1.9.0
@@ -174,7 +175,6 @@ require (
174175 github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
175176 github.com/shibumi/go-pathspec v1.3.0 // indirect
176177 github.com/shopspring/decimal v1.3.1 // indirect
177- github.com/siderolabs/go-blockdevice/v2 v2.0.7 // indirect
178178 github.com/siderolabs/go-circular v0.2.1 // indirect
179179 github.com/siderolabs/go-kubernetes v0.2.17 // indirect
180180 github.com/siderolabs/go-pointer v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -657,6 +657,8 @@ github.com/siderolabs/go-blockdevice v0.4.8 h1:KfdWvIx0Jft5YVuCsFIJFwjWEF1oqtzkg
657657github.com/siderolabs/go-blockdevice v0.4.8 /go.mod h1:4PeOuk71pReJj1JQEXDE7kIIQJPVe8a+HZQa+qjxSEA =
658658github.com/siderolabs/go-blockdevice/v2 v2.0.7 h1:OCxxA7W1xVqbEP3MrCttqhKpuV4t1KkBTzNeboYDTmc =
659659github.com/siderolabs/go-blockdevice/v2 v2.0.7 /go.mod h1:74htzCV913UzaLZ4H+NBXkwWlYnBJIq5m/379ZEcu8w =
660+ github.com/siderolabs/go-blockdevice/v2 v2.0.9 h1:OTo+ADN/3LT4XtI8p7Dz3hlh6DJABHwMAnOlK7MOtMk =
661+ github.com/siderolabs/go-blockdevice/v2 v2.0.9 /go.mod h1:74htzCV913UzaLZ4H+NBXkwWlYnBJIq5m/379ZEcu8w =
660662github.com/siderolabs/go-circular v0.2.1 h1:a++iVCn9jyhICX3POQZZX8n72p2h5JGdGU6w1ulmpcA =
661663github.com/siderolabs/go-circular v0.2.1 /go.mod h1:ZDItzVyXK+B/XuqTBV5MtQtSv06VI+oCmWGRnNCATo8 =
662664github.com/siderolabs/go-kubernetes v0.2.17 h1:xxwDtoPQx032Ot6zAhDyOssfMazZG57gjzDGkpaVJuE =
You can’t perform that action at this time.
0 commit comments