summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 5fa213f7d27e6d1fcd1fede8e34ef02481fa146b (plain)
1
2
3
4
5
6
7
8
9
[submodule "thirdparty/Unity"]
	path = thirdparty/Unity
	url = https://github.com/ThrowTheSwitch/Unity.git
[submodule "thirdparty/prometheus-client-c"]
	path = thirdparty/prometheus-client-c
	url = https://github.com/digitalocean/prometheus-client-c.git
[submodule "thirdparty/crypto-algorithms"]
	path = thirdparty/crypto-algorithms
	url = https://github.com/B-Con/crypto-algorithms.git