summaryrefslogtreecommitdiff
path: root/software
diff options
context:
space:
mode:
Diffstat (limited to 'software')
-rw-r--r--software/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/software/go.mod b/software/go.mod
new file mode 100644
index 0000000..def1f23
--- /dev/null
+++ b/software/go.mod
@@ -0,0 +1,3 @@
+module xengineering.eu/iot-core
+
+go 1.22.3