From dacc12bd3053a50f2fc846cc26eef4a3518c9484 Mon Sep 17 00:00:00 2001 From: "bootc-bot[bot]" <225049296+bootc-bot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:15:17 +0000 Subject: [PATCH] Update module golang.org/x/crypto to v0.45.0 [SECURITY] Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ca386fc5..4cd4a5f1 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/onsi/gomega v1.32.0 github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.8.0 - golang.org/x/crypto v0.28.0 + golang.org/x/crypto v0.45.0 golang.org/x/sys v0.26.0 golang.org/x/term v0.25.0 libvirt.org/go/libvirt v1.10002.0