Skip to content

Commit

Permalink
chore: Bump github.com/siderolabs/talos/pkg/machinery in /sfyra
Browse files Browse the repository at this point in the history
Bumps [github.com/siderolabs/talos/pkg/machinery](https://github.com/siderolabs/talos) from 1.7.2 to 1.7.5.
- [Release notes](https://github.com/siderolabs/talos/releases)
- [Commits](siderolabs/talos@v1.7.2...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/siderolabs/talos/pkg/machinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent d439b10 commit 528dec2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions sfyra/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/siderolabs/sidero/sfyra

go 1.22.3

replace (
// local replace
github.com/siderolabs/sidero => ../
Expand Down Expand Up @@ -29,7 +28,7 @@ require (
github.com/siderolabs/net v0.4.0
github.com/siderolabs/sidero v0.0.0-00010101000000-000000000000
github.com/siderolabs/talos v1.7.2
github.com/siderolabs/talos/pkg/machinery v1.7.2
github.com/siderolabs/talos/pkg/machinery v1.7.5
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.9.0
go.uber.org/zap v1.27.0
Expand Down
4 changes: 2 additions & 2 deletions sfyra/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@ github.com/siderolabs/protoenc v0.2.1 h1:BqxEmeWQeMpNP3R6WrPqDatX8sM/r4t97OP8mFm
github.com/siderolabs/protoenc v0.2.1/go.mod h1:StTHxjet1g11GpNAWiATgc8K0HMKiFSEVVFOa/H0otc=
github.com/siderolabs/talos v1.7.2 h1:Cxh1YARe/Ara2y9kTyfUPPoYKxL36B1Eymz9JNHK8ks=
github.com/siderolabs/talos v1.7.2/go.mod h1:JTz89pJHcsUDsscOxhcZUtHLejgI8YHElaJET8xdPCg=
github.com/siderolabs/talos/pkg/machinery v1.7.2 h1:BOE+GM6iUpSb0bOZIajF9h/vNKVtjAxu+ntAPPQrugw=
github.com/siderolabs/talos/pkg/machinery v1.7.2/go.mod h1:85iUG7/XS654ki2Rkk7kTEU8YsnNhj6vAr7TnpbOebk=
github.com/siderolabs/talos/pkg/machinery v1.7.5 h1:M02UZSDfN0BB4bXhTYDjEmVvAIX1GsAS45cyKh6+HHU=
github.com/siderolabs/talos/pkg/machinery v1.7.5/go.mod h1:OeamhNo92c3V96bddZNhcCgoRyzw2KWBtpma1lfchtg=
github.com/siderolabs/tcpproxy v0.1.0 h1:IbkS9vRhjMOscc1US3M5P1RnsGKFgB6U5IzUk+4WkKA=
github.com/siderolabs/tcpproxy v0.1.0/go.mod h1:onn6CPPj/w1UNqQ0U97oRPF0CqbrgEApYCw4P9IiCW8=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
Expand Down

0 comments on commit 528dec2

Please sign in to comment.