chore: add day 14
Go Bump / bump (push) Successful in 12s
Go Test / build (push) Successful in 36s

This commit is contained in:
xuu
2023-12-15 15:09:59 -07:00
parent 77a54c5563
commit a0d852416f
4 changed files with 88 additions and 63 deletions
+4 -1
View File
@@ -4,4 +4,7 @@ go 1.21.4
toolchain go1.21.5
require github.com/matryer/is v1.4.1
require (
github.com/matryer/is v1.4.1
golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611
)