zitadel/internal/static
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
..
config fix: caching of assets (correct headers and versioned avatar and variables.css url) (#4118) 2022-08-16 05:04:36 +00:00
database fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
i18n feat: option to disallow public org registration (#6917) 2023-11-22 09:29:38 +00:00
mock chore(Makefile): add go generate target (#6944) 2023-11-22 10:56:43 +00:00
s3 fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
generate.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
storage.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00