1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-06-09 09:26:06 +02:00
nfpm/internal/sign
Dj Gilcrease a61de3bb05
fix: switch to use gopenpgp (#315)
With Googles anouncement that x/crypto/openpgp is depreciated https://github.com/golang/go/issues/44226 we have decided to switch to github.com/ProtonMail/gopenpgp & github.com/ProtonMail/go-crypto/openpgp
2021-04-08 11:15:11 -07:00
..
testdata fix: switch to use gopenpgp (#315) 2021-04-08 11:15:11 -07:00
pgp.go fix: switch to use gopenpgp (#315) 2021-04-08 11:15:11 -07:00
pgp_test.go fix: switch to use gopenpgp (#315) 2021-04-08 11:15:11 -07:00
rsa.go feat(ci): lint action, gocenter, tools (#304) 2021-02-27 17:15:05 +00:00
rsa_test.go test: Add APK and RSA sign test (#233) 2020-11-21 10:34:35 -03:00