chore: initial dependencies

This commit is contained in:
Dominik Meyer 2024-07-25 08:57:55 +02:00
parent 67f726b754
commit 025d765464
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "libs/Catch2"]
path = libs/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "libs/CLI11"]
path = libs/CLI11
url = https://github.com/CLIUtils/CLI11.git
[submodule "libs/kubernetes"]
path = libs/kubernetes
url = https://github.com/kubernetes-client/c.git

1
libs/CLI11 Submodule

@ -0,0 +1 @@
Subproject commit 6c7b07a878ad834957b98d0f9ce1dbe0cb204fc9

1
libs/Catch2 Submodule

@ -0,0 +1 @@
Subproject commit 4e8d92bf02f7d1c8006a0e7a5ecabd8e62d98502

1
libs/kubernetes Submodule

@ -0,0 +1 @@
Subproject commit 2d93989a21591b0748485dd0919d713e0121db22