summaryrefslogtreecommitdiff
path: root/go.work
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-22 00:13:40 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-22 00:25:38 +0100
commit1ea4c003ac6a0a16f9fd1b878c88be80a63854c3 (patch)
tree229337bbc21cf5efca70b642e064f3b81354847c /go.work
parentbe164866553a91878487bfac8f63033de80a0494 (diff)
Day 21
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 5770ef4..37b9da4 100644
--- a/go.work
+++ b/go.work
@@ -13,6 +13,7 @@ use (
./day18
./day19
./day20
+ ./day21
./day2
./day3
./day4