Skip to content

Commit

Permalink
fix(deps): update module github.com/siderolabs/talos/pkg/machinery to…
Browse files Browse the repository at this point in the history
… v1.3.6
  • Loading branch information
budimanjojo-bot[bot] committed Mar 14, 2023
1 parent 42f41d7 commit e14609f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -12,7 +12,7 @@ require (
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
github.com/siderolabs/crypto v0.4.0
github.com/siderolabs/net v0.4.0
github.com/siderolabs/talos/pkg/machinery v1.3.5
github.com/siderolabs/talos/pkg/machinery v1.3.6
github.com/spf13/cobra v1.6.1
go.mozilla.org/sops/v3 v3.7.3
gopkg.in/yaml.v3 v3.0.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -555,6 +555,8 @@ github.com/siderolabs/talos/pkg/machinery v1.3.4 h1:TQ7Goj/3yMtw05kjaUhcFUZ9dLWc
github.com/siderolabs/talos/pkg/machinery v1.3.4/go.mod h1:aY8S4+gmuWgyTKznTCAMtuLoY09KQVLhph3au4SxOoU=
github.com/siderolabs/talos/pkg/machinery v1.3.5 h1:xQVLJPBuRu/zdrlG1wZxtsZEDARj/BFCM2afcAYW6sA=
github.com/siderolabs/talos/pkg/machinery v1.3.5/go.mod h1:z8sMFHG7ert6wMIVFlwF65q+MxMpleGuvjk37nmdD7Y=
github.com/siderolabs/talos/pkg/machinery v1.3.6 h1:JyMLQNHV+WzHRSav4IUdjPwTz6q4miilVG/iCr3Nq/I=
github.com/siderolabs/talos/pkg/machinery v1.3.6/go.mod h1:z8sMFHG7ert6wMIVFlwF65q+MxMpleGuvjk37nmdD7Y=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE=
Expand Down

0 comments on commit e14609f

Please sign in to comment.