From 193425796f4117596c7a5eeae95d2292478c29f4 Mon Sep 17 00:00:00 2001 From: mathias Date: Sun, 19 Jul 2026 08:29:48 +0000 Subject: [PATCH] template: substitute placeholders --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 198b4ef..6bfb577 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module __MODULE_PATH__ +module git.d-ma.be/mathias/cad-atlas go 1.26