chore(deps): bump golang.org/x/crypto from 0.3.0 to 0.4.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-09 02:46:42 +00:00
committed by GitHub
parent d12556a1bf
commit 327e8d813e
2 changed files with 6 additions and 16 deletions

6
go.mod
View File

@@ -4,9 +4,7 @@ go 1.19
require (
github.com/matryer/is v1.4.0
golang.org/x/crypto v0.3.0
golang.org/x/crypto v0.4.0
)
require (
golang.org/x/sys v0.2.0 // indirect
)
require golang.org/x/sys v0.3.0 // indirect