module github.com/cloudevents/conformance go 1.14 require ( github.com/spf13/cobra v0.0.5 gopkg.in/yaml.v2 v2.4.0 )