module legendsbrowser
go 1.18
require (
github.com/gorilla/mux v1.8.0
github.com/iancoleman/strcase v0.2.0
github.com/sa-/slicefunk v0.1.2
)