* Update Eventing Sources API to v1 * Update vendor dir * Fix imports formatting * Move PingSource client to v1beta2 * Fix sink resolve * Fix serving version string * Use Eventing version 0.22.1 in e2e tests
* Enable gosec linter * Fix issues with pointers to loop variables * Comment on potential security issues
* add container source create and delete * add update and list commands * add describe command * add e2e test * add more tests * changes to address review comments