From 2d2d66142608edaa05cca960739c32cd7e3799a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Feb 2023 12:54:14 +0000 Subject: Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292 to 0.1.0 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220214200702-86341886e292 to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.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(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 56a4e55..f0ce0f7 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/uptrace/bun/extra/bundebug v1.1.7 github.com/valyala/fasthttp v1.34.0 github.com/valyala/quicktemplate v1.7.0 - golang.org/x/crypto v0.0.0-20220214200702-86341886e292 + golang.org/x/crypto v0.1.0 golang.org/x/oauth2 v0.0.0-20220808172628-8227340efae7 ) -- cgit v1.2.3-70-g09d2