summaryrefslogtreecommitdiff
path: root/go.work
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-06 23:51:08 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-06 23:51:08 +0100
commitf1ab08b2a892ca1dda6a46ae9ef03b0e8cf5c9b8 (patch)
tree6336cc088007b58be1bd0f7409e8069ae55bfcbd /go.work
parent080b6ba980e4c5a132e06f0d7d8387947d227661 (diff)
Day 6
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 492592d..4301221 100644
--- a/go.work
+++ b/go.work
@@ -6,4 +6,5 @@ use (
./day3
./day4
./day5
+ ./day6
)