From f15040b30fd7aea7141aa12b369036a82a69ff72 Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Sat, 12 Apr 2025 12:25:02 +0200 Subject: Add a docker container --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 24dbdbe..25bb6ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "thirdparty/Unity"] path = thirdparty/Unity url = https://github.com/ThrowTheSwitch/Unity.git +[submodule "thirdparty/prometheus-client-c"] + path = thirdparty/prometheus-client-c + url = https://github.com/digitalocean/prometheus-client-c.git -- cgit v1.2.3