zitadel/internal/notification/channels
Tim Möhlmann 2f91679623
chore(Makefile): add go generate target (#6944)
This change adds a core_generate_all make target.
It installs the required tools and runs generate on the complete project.

`golang/mock` is no longer maintained and a fork is available
from the Uber folks. So the latter is used as tool.
All the mock files have been regenerated and are part of the PR.

The obsolete `tools` directory has been removed,
as all the tools are now part of specific make targets.

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2023-11-22 10:56:43 +00:00
..
fs feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
instrumenting feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
log feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
mock chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
smtp fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
twilio feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
webhook feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
channel.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
gen_mock.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00