common/go.mod
dependabot[bot] ee4d5e7d2b
Bump golang.org/x/crypto from 0.8.0 to 0.9.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.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-05-09 11:01:01 +00:00

13 lines
204 B
Modula-2

module git.tcp.direct/kayos/common
go 1.19
require (
golang.org/x/crypto v0.9.0
nullprogram.com/x/rng v1.1.0
)
require golang.org/x/sys v0.8.0 // indirect
retract v0.0.0-20220210125455-40e3d2190a52