chore: add day 14 pt1
Go Bump / bump (push) Successful in 6s
Go Test / build (push) Failing after 35s

This commit is contained in:
xuu
2023-12-15 07:52:37 -07:00
parent 142a8dc00f
commit 186cfb3157
5 changed files with 310 additions and 1 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
module go.sour.is/advent-of-code-2023
go 1.21.3
go 1.21.4
toolchain go1.21.5
require github.com/matryer/is v1.4.1