summaryrefslogtreecommitdiff
path: root/go.work
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-07 16:38:30 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2024-12-07 16:38:30 +0100
commit0de2729b5382097c76d6a25522c26719e196dae7 (patch)
tree79b0085a4613dfd87f337e6a463f20ff27f9c722 /go.work
parentf1ab08b2a892ca1dda6a46ae9ef03b0e8cf5c9b8 (diff)
Day 7
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 4301221..6c04533 100644
--- a/go.work
+++ b/go.work
@@ -7,4 +7,5 @@ use (
./day4
./day5
./day6
+ ./day7
)