🎉 Initial commit

This commit is contained in:
Dan Jones 2024-12-09 08:33:21 -06:00
commit 6a873e721c
3 changed files with 31 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module codeberg.org/danjones000/advent-of-code-2024-09
go 1.23.1