go-passwd/go.mod
dependabot[bot] dd0baf0eb1
chore(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.4.0...v0.5.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>
2023-01-09 20:13:12 +00:00

11 lines
161 B
Modula-2

module github.com/sour-is/go-passwd
go 1.19
require (
github.com/matryer/is v1.4.0
golang.org/x/crypto v0.5.0
)
require golang.org/x/sys v0.4.0 // indirect