index
:
aoc2024.git
main
Advent of Code 2024, in Go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.work
blob: 58a5546860e966264c964bd7baed835953982a74 (
plain
)
1
2
3
4
5
6
7
go 1.22.2 use ( ./day1 ./day2 ./day3 )