Add hyperkit and vpnkit as git submodules

This commit is contained in:
Micah Lee 2021-11-17 11:24:14 -08:00
parent 27a7f86641
commit 8e660f3080
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View 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

@ -0,0 +1 @@
Subproject commit 40cbd5caa9580e2b6de8fef53f4581943c430312

1
vendor/vpnkit vendored Submodule

@ -0,0 +1 @@
Subproject commit 7f0eff0dd99b576c5474de53b4454a157c642834