From 36ef69e9432ef706d1097146ca911c1a9d321dba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Apr 2022 15:52:04 +0000 Subject: [PATCH] Update golang.org/x/crypto digest to 7b82a4e --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index eadd9fb..84a77c6 100644 --- a/go.mod +++ b/go.mod @@ -19,6 +19,6 @@ require ( github.com/pelletier/go-toml v1.8.0 // indirect github.com/satori/go.uuid v1.2.0 go.mongodb.org/mongo-driver v1.3.5 - golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd + golang.org/x/crypto 7b82a4e95df4 golang.org/x/sys v0.0.0-20200819171115-d785dc25833f // indirect )