triggermesh / tm

TriggerMesh CLI to work with knative objects
https://triggermesh.com
Apache License 2.0
84 stars 15 forks source link

Update import path for knative #145

Closed sebgoa closed 4 years ago

sebgoa commented 4 years ago

We need to update the import paths:

https://github.com/triggermesh/tm/blob/master/pkg/resources/service/create.go#L26

sebgoa commented 4 years ago

https://github.com/knative/eventing/pull/1655

tzununbekov commented 4 years ago

Had to update a bunch of dependencies. Merged into master: https://github.com/triggermesh/tm/pull/146