go-passwd/go.mod
dependabot[bot] 327e8d813e
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>
2022-12-09 02:46:42 +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.4.0
)
require golang.org/x/sys v0.3.0 // indirect