mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 09:52:37 +02:00
Add hyperkit and vpnkit as git submodules
This commit is contained in:
parent
27a7f86641
commit
8e660f3080
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "vendor/hyperkit"]
|
||||
path = vendor/hyperkit
|
||||
url = https://github.com/moby/hyperkit.git
|
||||
[submodule "vendor/vpnkit"]
|
||||
path = vendor/vpnkit
|
||||
url = https://github.com/moby/vpnkit.git
|
1
vendor/hyperkit
vendored
Submodule
1
vendor/hyperkit
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 40cbd5caa9580e2b6de8fef53f4581943c430312
|
1
vendor/vpnkit
vendored
Submodule
1
vendor/vpnkit
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 7f0eff0dd99b576c5474de53b4454a157c642834
|
Loading…
Reference in a new issue