From e27ff6147c79018fa28655944105ffeb0b5a84fe Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 26 Feb 2024 21:05:11 +0000 Subject: [PATCH] Update module golang.org/x/crypto to v0.20.0 PR created by Renovate Bot. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 52169c6..3cab39f 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/tklauser/go-sysconf v0.3.13 // indirect github.com/tklauser/numcpus v0.7.0 // indirect github.com/yusufpapurcu/wmi v1.2.4 // indirect - golang.org/x/crypto v0.19.0 // indirect + golang.org/x/crypto v0.20.0 // indirect golang.org/x/net v0.21.0 // indirect golang.org/x/sys v0.17.0 // indirect google.golang.org/appengine v1.6.8 // indirect -- 2.34.1