chore: setup folders for aoc 2024
Go Bump / bump (push) Failing after 9s
Go Test / build (push) Successful in 38s

This commit is contained in:
xuu
2024-10-26 11:38:44 -06:00
parent 50af2114d4
commit 3c9af95ec4
92 changed files with 72 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module go.sour.is/advent-of-code
go 1.22.0
go 1.23.2
require (
github.com/matryer/is v1.4.1