googleinterns / knative-source-mongodb

Apache License 2.0
3 stars 2 forks source link

go mod configuration and hack scripts #10

Closed nachocano closed 4 years ago

nachocano commented 4 years ago

Problem We should configure go mod to manage dependencies. Ideally we should depend on knative/pkg, and not on eventing nor serving. We should bring in the CloudEvents go SDK as well, and the necessary libraries for Mongo

Persona: Contributor

Exit Criteria go mod configuration and hack scripts

Additional context (optional) https://github.com/knative/sample-source/blob/master/go.mod