keepassxc/utils/keepassxc-cr-recovery/go.mod
dependabot[bot] c0b71126bd Bump golang.org/x/crypto in /utils/keepassxc-cr-recovery
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 19:09:51 -05:00

6 lines
111 B
Modula-2

module github.com/keepassxreboot/keepassxc/keepassxc-cr-recovery
go 1.13
require golang.org/x/crypto v0.17.0