summaryrefslogtreecommitdiff
path: root/go.work
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-15 18:53:13 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-20 15:33:16 +0100
commit6f40d23c5ed72ef7238c838f2373c1f202cb62bb (patch)
treef46ea615ac996d01b52394fd2c9b413467cc8512 /go.work
parentbe26f6cb3526757e089e879c0c3b53db5d1d363e (diff)
Fucking day 14
Diffstat (limited to 'go.work')
-rw-r--r--go.work1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.work b/go.work
index 3727c19..4cf1929 100644
--- a/go.work
+++ b/go.work
@@ -6,6 +6,7 @@ use (
./day11
./day12
./day13
+ ./day14
./day2
./day3
./day4