From a9d5ffda4073764f0ede1d21bd17659282a8de50 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 22 Apr 2025 20:10:51 +0200 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20module=20github.com/sider?= =?UTF-8?q?olabs/talos/pkg/machinery=20v1.10.0-alpha.2=20=E2=86=92=20v1.10?= =?UTF-8?q?.0-beta.1=20(clustertool)=20(#34681)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clustertool/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/go.mod b/clustertool/go.mod index 32bd42839a6..6edfbcba934 100644 --- a/clustertool/go.mod +++ b/clustertool/go.mod @@ -20,7 +20,7 @@ require ( github.com/knadh/koanf/v2 v2.2.0 github.com/leaanthony/debme v1.2.1 github.com/rs/zerolog v1.33.0 - github.com/siderolabs/talos/pkg/machinery v1.10.0-alpha.2 + github.com/siderolabs/talos/pkg/machinery v1.10.0-beta.1 github.com/spf13/cobra v1.9.1 golang.org/x/crypto v0.37.0 gopkg.in/yaml.v3 v3.0.1