feat: Add PGP encryption support

This commit is contained in:
Felix Pojtinger
2021-12-03 17:17:36 +01:00
parent a380014c94
commit bf41420ce9
5 changed files with 41 additions and 1 deletions

1
go.mod
View File

@@ -24,6 +24,7 @@ require (
)
require (
github.com/ProtonMail/go-crypto v0.0.0-20211112122917-428f8eabeeb3 // indirect
github.com/fsnotify/fsnotify v1.5.1 // indirect
github.com/gofrs/uuid v3.2.0+incompatible // indirect
github.com/hashicorp/hcl v1.0.0 // indirect