This commit is contained in:
Christian Nieves
2023-07-03 18:23:23 -05:00
parent 8efe9263b1
commit 574a07495f
12 changed files with 148 additions and 40 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module github.com/squk/lotr
go 1.19
require github.com/davecgh/go-spew v1.1.1