Skip to content

Commit d6148ef

Browse files
chore: update module github.com/siderolabs/go-blockdevice to v2
1 parent 758df67 commit d6148ef

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
@@ -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.1
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

0 commit comments

Comments
 (0)