Skip to content

Commit 5b68017

Browse files
chore: update go packages
1 parent c21362e commit 5b68017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/hashicorp/terraform-plugin-testing v1.11.0
1818
github.com/siderolabs/crypto v0.5.1
1919
github.com/siderolabs/gen v0.7.0
20-
github.com/siderolabs/go-blockdevice v0.4.8
20+
github.com/siderolabs/go-blockdevice/v2 v2.0.6
2121
github.com/siderolabs/image-factory v0.6.2
2222
github.com/siderolabs/net v0.4.0
2323
github.com/siderolabs/talos v1.9.0-alpha.3.0.20241202095056-770be16425d2
@@ -26,7 +26,7 @@ require (
2626
golang.org/x/mod v0.22.0
2727
google.golang.org/grpc v1.68.1
2828
gopkg.in/yaml.v3 v3.0.1
29-
k8s.io/client-go v0.32.0-rc.0
29+
k8s.io/client-go v11.0.0+incompatible
3030
)
3131

3232
require (

0 commit comments

Comments
 (0)