module github.com/homeport/dyff require ( github.com/homeport/gonvenience v1.7.0 github.com/homeport/ytbx v1.0.1 github.com/lucasb-eyer/go-colorful v0.0.0-20181028223441-12d3b2882a08 github.com/mitchellh/hashstructure v1.0.0 github.com/onsi/ginkgo v1.7.0 github.com/onsi/gomega v1.4.3 github.com/pkg/errors v0.8.1 github.com/sergi/go-diff v1.0.0 github.com/spf13/cobra v0.0.3 github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67 gopkg.in/yaml.v2 v2.2.2 )