summaryrefslogtreecommitdiff
path: root/2024/go
diff options
context:
space:
mode:
Diffstat (limited to '2024/go')
-rw-r--r--2024/go/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/2024/go/go.mod b/2024/go/go.mod
index 1e50d41..7a5c29e 100644
--- a/2024/go/go.mod
+++ b/2024/go/go.mod
@@ -1,3 +1,3 @@
-module example/hello
+module example/aoc
go 1.23.3