summaryrefslogtreecommitdiff
path: root/go.work
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-25 15:55:31 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-25 15:55:31 +0100
commit5f7666ee13fc6f70c7f2792825a687bb18a34001 (patch)
treed228bd4bdb5b074aa674e2ad7734ef77400a5c75 /go.work
parent46859764ad4073da2c910ebd321320e1edb9b8c6 (diff)
Day 25, no part 2 lmaomain
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 ccb55d7..8410e2f 100644
--- a/go.work
+++ b/go.work
@@ -17,6 +17,7 @@ use (
./day22
./day23
./day24
+ ./day25
./day2
./day3
./day4