module github.com/firestuff/dnd
go 1.20
require github.com/samber/lo v1.38.1
require (
github.com/fatih/camelcase v1.0.0
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
)