build(deps): bump github.com/ProtonMail/go-crypto from 1.3.0 to 1.4.0

Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/ProtonMail/go-crypto/releases)
- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/ProtonMail/go-crypto
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-02 23:29:58 +00:00 committed by GitHub
parent d8be5ea4cd
commit 1402eec9e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.25.0
require (
github.com/Mic92/ssh-to-age v0.0.0-20240115094500-460a2109aaf0
github.com/ProtonMail/go-crypto v1.3.0
github.com/ProtonMail/go-crypto v1.4.0
github.com/getsops/sops/v3 v3.12.1
github.com/joho/godotenv v1.5.1
github.com/moby/sys/mountinfo v0.7.2