diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-08 16:56:51 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-12-08 16:56:51 +0100 |
commit | 295e4fd0315e4eea92c7278e9f3d60323764c5f6 (patch) | |
tree | 2d5d98d9daae6073eeb3a29dcac63968ac901040 /go.work | |
parent | 0de2729b5382097c76d6a25522c26719e196dae7 (diff) |
Day 8
Diffstat (limited to 'go.work')
-rw-r--r-- | go.work | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,4 +8,5 @@ use ( ./day5 ./day6 ./day7 + ./day8 ) |