module github.com/dulguuncodes/gocmus go 1.16 require ( github.com/mitchellh/mapstructure v1.4.1 github.com/stretchr/testify v1.7.0 // indirect )