Skip to content

Commit dc2ee26

Browse files
chore: update module github.com/siderolabs/go-blockdevice to v2
1 parent beb5e2b commit dc2ee26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ require (
1818
github.com/siderolabs/crypto v0.5.0
1919
github.com/siderolabs/gen v0.5.0
2020
github.com/siderolabs/go-blockdevice v0.4.8
21+
github.com/siderolabs/go-blockdevice/v2 v2.0.3
2122
github.com/siderolabs/image-factory v0.5.0
2223
github.com/siderolabs/net v0.4.0
2324
github.com/siderolabs/talos v1.9.0-alpha.0
@@ -170,7 +171,6 @@ require (
170171
github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
171172
github.com/shibumi/go-pathspec v1.3.0 // indirect
172173
github.com/shopspring/decimal v1.3.1 // indirect
173-
github.com/siderolabs/go-blockdevice/v2 v2.0.3 // indirect
174174
github.com/siderolabs/go-circular v0.2.1 // indirect
175175
github.com/siderolabs/go-kubernetes v0.2.13 // indirect
176176
github.com/siderolabs/go-pointer v1.0.0 // indirect

0 commit comments

Comments
 (0)