From 486cdf4de51c989cdd5c6622972bfbcf9e4cb9b3 Mon Sep 17 00:00:00 2001 From: Peter Savchenko Date: Sat, 31 Jan 2026 05:40:25 +0500 Subject: [PATCH 1/2] utils submodule added --- .gitmodules | 4 ++++ utils | 1 + 2 files changed, 5 insertions(+) create mode 160000 utils diff --git a/.gitmodules b/.gitmodules index 7979e2f..ea40d3b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,3 +42,7 @@ [submodule "catchers/php"] path = catchers/php url = https://github.com/codex-team/hawk.php +[submodule "utils"] + path = utils + url = https://github.com/codex-team/hawk.utils + branch = main diff --git a/utils b/utils new file mode 160000 index 0000000..34f2378 --- /dev/null +++ b/utils @@ -0,0 +1 @@ +Subproject commit 34f237874516ca333db2e544dc9a95451aa66c6d From e8ab626d088655f504eee00c4acc5b71818bc426 Mon Sep 17 00:00:00 2001 From: Peter Savchenko Date: Sat, 31 Jan 2026 05:40:47 +0500 Subject: [PATCH 2/2] upd --- catchers/nodejs | 2 +- workers | 2 +- yard | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/catchers/nodejs b/catchers/nodejs index a5504ca..18a18e2 160000 --- a/catchers/nodejs +++ b/catchers/nodejs @@ -1 +1 @@ -Subproject commit a5504ca88001fa871276d3b1303fe7010cf53e74 +Subproject commit 18a18e25abcf57574c122996b34564e1f474ce42 diff --git a/workers b/workers index 4189b0a..e374a3f 160000 --- a/workers +++ b/workers @@ -1 +1 @@ -Subproject commit 4189b0a691589a84634b5031379dfd3151841a4b +Subproject commit e374a3f7eec74a55fb0dda2697b2959fe350d268 diff --git a/yard b/yard index df7ae4d..9eeffea 160000 --- a/yard +++ b/yard @@ -1 +1 @@ -Subproject commit df7ae4d3a7b601e500369e282bb645ef3784833b +Subproject commit 9eeffea54e93bb32673011ccb3e6a5ce03db4a63