aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-09-26 22:54:50 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-09-27 14:35:03 +0200
commitf340f74e1d06aa588dd075f3922505878915da01 (patch)
tree931201616669a5a96d6eef5e09b4462df3572e79 /go.mod
init
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..2ceea7b
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module ideez
+
+go 1.23.1