Skip to content

Commit 2b6e58a

Browse files
chore: update module github.com/siderolabs/go-blockdevice to v2
1 parent 46ab81c commit 2b6e58a

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.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.11
2122
github.com/siderolabs/image-factory v0.6.6
2223
github.com/siderolabs/net v0.4.0
2324
github.com/siderolabs/talos v1.10.0-alpha.0.0.20250120132938-e1efbf656ae9
@@ -140,7 +141,6 @@ require (
140141
github.com/rivo/uniseg v0.4.7 // indirect
141142
github.com/ryanuber/go-glob v1.0.0 // indirect
142143
github.com/shopspring/decimal v1.3.1 // indirect
143-
github.com/siderolabs/go-blockdevice/v2 v2.0.11 // indirect
144144
github.com/siderolabs/go-circular v0.2.1 // indirect
145145
github.com/siderolabs/go-kubernetes v0.2.17 // indirect
146146
github.com/siderolabs/go-pointer v1.0.0 // indirect

0 commit comments

Comments
 (0)