mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
2f91679623
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> |
||
---|---|---|
.. | ||
database | ||
file | ||
aes_test.go | ||
aes.go | ||
bcrypt.go | ||
code_mock.go | ||
code_mocker.go | ||
code_test.go | ||
code.go | ||
crypto_mock.go | ||
crypto_test.go | ||
crypto.go | ||
generate.go | ||
key_storage.go | ||
key.go | ||
passwap_test.go | ||
passwap.go | ||
rsa.go |