module github.com/mudler/go-pluggable go 1.14 require ( github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9 github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 github.com/onsi/ginkgo v1.14.2 github.com/onsi/gomega v1.10.3 github.com/pkg/errors v0.9.1 )