diff --git a/clustertool/go.mod b/clustertool/go.mod index 02c22d04d72..f18bc879597 100644 --- a/clustertool/go.mod +++ b/clustertool/go.mod @@ -20,7 +20,7 @@ require ( github.com/rs/zerolog v1.33.0 github.com/siderolabs/talos/pkg/machinery v1.10.0-alpha.2 github.com/spf13/cobra v1.9.1 - golang.org/x/crypto v0.35.0 + golang.org/x/crypto v0.36.0 gopkg.in/yaml.v3 v3.0.1 helm.sh/helm/v3 v3.17.1 k8s.io/api v0.32.2