Skip to content

Commit

Permalink
deps(deps): update module github.com/siderolabs/talos/pkg/machinery (…
Browse files Browse the repository at this point in the history
… v1.8.3 → v1.8.4 )
  • Loading branch information
mr-borboto[bot] authored Dec 13, 2024
1 parent fb24a9e commit 2ee603a
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 @@ -4,7 +4,7 @@ go 1.23.0

require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/siderolabs/talos/pkg/machinery v1.8.3
github.com/siderolabs/talos/pkg/machinery v1.8.4
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ github.com/siderolabs/talos/pkg/machinery v1.8.2 h1:oBNBIPjOo6SNvVaUb4B4PHGefR6H
github.com/siderolabs/talos/pkg/machinery v1.8.2/go.mod h1:cNR2TELu2T9AzYOHAoNr/7ZS3ZVDLzM/KnuOr4XW4s4=
github.com/siderolabs/talos/pkg/machinery v1.8.3 h1:raK1oLzSMpwpy/AqkeFyBYkJS+QuOnlRMznVl/rZ25k=
github.com/siderolabs/talos/pkg/machinery v1.8.3/go.mod h1:cNR2TELu2T9AzYOHAoNr/7ZS3ZVDLzM/KnuOr4XW4s4=
github.com/siderolabs/talos/pkg/machinery v1.8.4 h1:cbx6e01aeqK4SocgDoneedJlThW9EWQSGBTNQrKwyWs=
github.com/siderolabs/talos/pkg/machinery v1.8.4/go.mod h1:fGC+jOA0EFUYolm2QaSKNZbR5ETbrDCPSFrYR9g259U=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
Expand Down

0 comments on commit 2ee603a

Please sign in to comment.