module github.com/dprotaso/go-yit go 1.13 require ( github.com/onsi/ginkgo v1.16.4 github.com/onsi/gomega v1.19.0 gopkg.in/yaml.v3 v3.0.0 )