Skip to content

Commit

Permalink
chore: update module github.com/siderolabs/go-blockdevice to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 98648ed commit 6d7f979
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ require (
github.com/siderolabs/crypto v0.5.0
github.com/siderolabs/gen v0.5.0
github.com/siderolabs/go-blockdevice v0.4.8
github.com/siderolabs/go-blockdevice/v2 v2.0.4
github.com/siderolabs/image-factory v0.5.0
github.com/siderolabs/net v0.4.0
github.com/siderolabs/talos v1.9.0-alpha.0
Expand Down Expand Up @@ -170,7 +171,6 @@ require (
github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
github.com/shibumi/go-pathspec v1.3.0 // indirect
github.com/shopspring/decimal v1.3.1 // indirect
github.com/siderolabs/go-blockdevice/v2 v2.0.3 // indirect
github.com/siderolabs/go-circular v0.2.1 // indirect
github.com/siderolabs/go-kubernetes v0.2.13 // indirect
github.com/siderolabs/go-pointer v1.0.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,8 @@ github.com/siderolabs/go-blockdevice v0.4.8 h1:KfdWvIx0Jft5YVuCsFIJFwjWEF1oqtzkg
github.com/siderolabs/go-blockdevice v0.4.8/go.mod h1:4PeOuk71pReJj1JQEXDE7kIIQJPVe8a+HZQa+qjxSEA=
github.com/siderolabs/go-blockdevice/v2 v2.0.3 h1:IEgDqd3H3gPphahrdvfAzU8RmD4r5eQdWC+vgFQQoEg=
github.com/siderolabs/go-blockdevice/v2 v2.0.3/go.mod h1:74htzCV913UzaLZ4H+NBXkwWlYnBJIq5m/379ZEcu8w=
github.com/siderolabs/go-blockdevice/v2 v2.0.4 h1:+5umLlCtwJL0zkjExVr5liwDQtmK2vM2hALDfQMGSTk=
github.com/siderolabs/go-blockdevice/v2 v2.0.4/go.mod h1:74htzCV913UzaLZ4H+NBXkwWlYnBJIq5m/379ZEcu8w=
github.com/siderolabs/go-circular v0.2.1 h1:a++iVCn9jyhICX3POQZZX8n72p2h5JGdGU6w1ulmpcA=
github.com/siderolabs/go-circular v0.2.1/go.mod h1:ZDItzVyXK+B/XuqTBV5MtQtSv06VI+oCmWGRnNCATo8=
github.com/siderolabs/go-kubernetes v0.2.13 h1:rgrywXOaeSBaGUKNXnk0jluMp4KxAlCRHcTfHObuzEI=
Expand Down

0 comments on commit 6d7f979

Please sign in to comment.