Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
533c5b7e86
Bump golang.org/x/crypto from 0.0.0-20220307211146-efcb8507fb70 to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20220307211146-efcb8507fb70 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 00:43:38 +00:00
54b58dab15
Replace deprecated x/crypto/openpgp with maintained fork
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-03-12 03:03:52 +01:00
e93e647552
Fix: Self-Signature detection is broken, do the detection ourselves
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-18 02:23:27 +02:00
869830ffb3
Initial version 2020-10-17 17:43:28 +02:00