add GopenPGP to replace ObjectivePGP in the third-party components view

This commit is contained in:
Mingshen Sun 2019-06-09 21:02:02 -07:00
parent a0d62eb3c8
commit 15518733b0
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -20,9 +20,9 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
["ObjectiveGit",
"https://github.com/libgit2/objective-git",
"https://github.com/libgit2/objective-git/blob/master/LICENSE"],
["ObjectivePGP",
"https://github.com/krzyzanowskim/ObjectivePGP",
"https://github.com/krzyzanowskim/ObjectivePGP/blob/master/LICENSE.txt"],
["GopenPGP",
"https://gopenpgp.org/",
"https://github.com/ProtonMail/gopenpgp/blob/master/LICENSE"],
["OneTimePassword",
"https://github.com/mattrubin/OneTimePassword",
"https://github.com/mattrubin/OneTimePassword/blob/develop/LICENSE.md",],