From 6e54c134291deaa885048768e7255b3012876364 Mon Sep 17 00:00:00 2001
From: kpetridis <petridkon@gmail.com>
Date: Mon, 4 Apr 2022 12:35:00 +0300
Subject: [PATCH] REsolving issue2

---
 lib/Catch2 | 1 +
 lib/etl    | 1 +
 lib/logger | 1 +
 3 files changed, 3 insertions(+)
 create mode 160000 lib/Catch2
 create mode 160000 lib/etl
 create mode 160000 lib/logger

diff --git a/lib/Catch2 b/lib/Catch2
new file mode 160000
index 00000000..d6330727
--- /dev/null
+++ b/lib/Catch2
@@ -0,0 +1 @@
+Subproject commit d63307279412de3870cf97cc6802bae8ab36089e
diff --git a/lib/etl b/lib/etl
new file mode 160000
index 00000000..d6a90179
--- /dev/null
+++ b/lib/etl
@@ -0,0 +1 @@
+Subproject commit d6a90179f46501a8f4835d7c8fe0151aebc88130
diff --git a/lib/logger b/lib/logger
new file mode 160000
index 00000000..a5e4d9c9
--- /dev/null
+++ b/lib/logger
@@ -0,0 +1 @@
+Subproject commit a5e4d9c93f3c08c67c06f25c2ef5cc2054d79ad7
-- 
GitLab