keepassxc/utils/keepassxc-cr-recovery/go.mod
dependabot[bot] a1ad86705c Bump golang.org/x/crypto in /utils/keepassxc-cr-recovery
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 17:46:51 -04:00

5 lines
111 B
Modula-2

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