This commit is contained in:
Ian Gulliver
2023-05-14 11:51:50 -07:00
parent 7b9edabafe
commit 393e1ddc97
3 changed files with 99 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module github.com/firestuff/dnd
go 1.20
require github.com/samber/lo v1.38.1
require golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17 // indirect