module github.com/nrdcg/goinwx

go 1.19

require (
	github.com/fatih/structs v1.1.0
	github.com/kolo/xmlrpc v0.0.0-20220921171641-a4b6fa1dd06b
	github.com/mitchellh/mapstructure v1.5.0
)
