fix(deps): update module github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.2 → v1.11.0-alpha.3 (clustertool) (#36882)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/siderolabs/talos/pkg/machinery](https://redirect.github.com/siderolabs/talos) | require | patch | `v1.11.0-alpha.2` -> `v1.11.0-alpha.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>siderolabs/talos (github.com/siderolabs/talos/pkg/machinery)</summary> ### [`v1.11.0-alpha.3`](https://redirect.github.com/siderolabs/talos/compare/v1.11.0-alpha.2...v1.11.0-alpha.3) [Compare Source](https://redirect.github.com/siderolabs/talos/compare/v1.11.0-alpha.2...v1.11.0-alpha.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ require (
|
||||
github.com/knadh/koanf/v2 v2.2.1
|
||||
github.com/leaanthony/debme v1.2.1
|
||||
github.com/rs/zerolog v1.34.0
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.2
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.3
|
||||
github.com/spf13/cobra v1.9.1
|
||||
golang.org/x/crypto v0.39.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
|
||||
@@ -625,6 +625,8 @@ github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.1 h1:5cQte0HUxyoGWNV7E3V
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.1/go.mod h1:Q5LWd3U32s1FF/S0eJcHb+/GyBj6uq27/Ia+cefaj2w=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.2 h1:SSxRGHQYJ/wZBJhbNk8+QwWJykH/9NmJCZVh9V9Sdck=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.2/go.mod h1:56AQQZ0SYhg/4CeY5mIaw3qpsb7oqigvi8weyK9NZqI=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.3 h1:8I9hd7IWvpxpMF6r0Y0D+gNiqelWUzoT1zHWmfVz+Io=
|
||||
github.com/siderolabs/talos/pkg/machinery v1.11.0-alpha.3/go.mod h1:56AQQZ0SYhg/4CeY5mIaw3qpsb7oqigvi8weyK9NZqI=
|
||||
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
|
||||
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
|
||||
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
|
||||
|
||||
Reference in New Issue
Block a user