module knative.dev/docs/code-samples/eventing/helloworld/helloworld-go go 1.14 require ( github.com/cloudevents/sdk-go/v2 v2.0.0-RC2 github.com/google/uuid v1.1.1 )