Add missing go.mod

master
Nick Krichevsky 2023-12-02 08:09:45 -05:00
parent 953045e9fa
commit 94ddbd986a
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/ollien/advent-of-code-2023
go 1.21.4