1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-02-22 19:34:58 +00:00
UTPass/.gitmodules

13 lines
361 B
Plaintext
Raw Normal View History

2019-03-13 19:38:12 +01:00
[submodule "third/gpgme"]
path = third/gpgme
url = https://github.com/gpg/gpgme
[submodule "third/libassuan"]
path = third/libassuan
url = https://github.com/gpg/libassuan
[submodule "third/libgpg-error"]
path = third/libgpg-error
url = https://github.com/gpg/libgpg-error
2019-03-18 08:10:58 +01:00
[submodule "third/gnupg"]
path = third/gnupg
url = https://github.com/gpg/gnupg