advent-of-code/go.mod
xuu 186cfb3157
Some checks failed
Go Bump / bump (push) Successful in 6s
Go Test / build (push) Failing after 35s
chore: add day 14 pt1
2023-12-15 07:52:37 -07:00

8 lines
107 B
Modula-2

module go.sour.is/advent-of-code-2023
go 1.21.4
toolchain go1.21.5
require github.com/matryer/is v1.4.1