From f3efe53553dd0ba76d5eb8a755682221af6edf95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 22:21:08 +0000 Subject: [PATCH] Bump golang.org/x/crypto Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20211108221036-ceb1ce70b4fa to 0.17.0. - [Commits](https://github.com/golang/crypto/commits/v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2c13240..f0aeaa8 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/rot256/pblind go 1.17 -require golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa +require golang.org/x/crypto v0.17.0