diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-07 16:38:30 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-07 16:38:30 +0100 |
commit | 0de2729b5382097c76d6a25522c26719e196dae7 (patch) | |
tree | 79b0085a4613dfd87f337e6a463f20ff27f9c722 /go.work | |
parent | f1ab08b2a892ca1dda6a46ae9ef03b0e8cf5c9b8 (diff) |
Day 7
Diffstat (limited to 'go.work')
-rw-r--r-- | go.work | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,4 +7,5 @@ use ( ./day4 ./day5 ./day6 + ./day7 ) |