module github.com/amanbolat/gofmcon go 1.14 require ( github.com/pkg/errors v0.8.1 github.com/stretchr/objx v0.2.0 // indirect github.com/stretchr/testify v1.5.1 gopkg.in/yaml.v2 v2.2.8 // indirect )