mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
081a0b4cb7
* chore(deps): upgrade all go modules This change upgrades all go.mod dependecies. As well as Makefile tools. There where some imports that still used the old and deprecated `github.com/golang/protobuf/ptypes` package. These have been moved to the equivelant `google.golang.org/protobuf/types/known` package. The `internal/proto` package is removed as was only used once. With a simple refactor in the Validator it became completely obsolete. * fix validate unit test * cleanup merge * update otel --------- Co-authored-by: Livio Spring <livio.a@gmail.com> |
||
---|---|---|
.. | ||
address.go | ||
email.go | ||
external_idp_view.go | ||
external_idp.go | ||
notify_user.go | ||
otp.go | ||
password.go | ||
phone.go | ||
profile.go | ||
refresh_token_view.go | ||
refresh_token.go | ||
token_view.go | ||
token.go | ||
user_changes.go | ||
user_membership_view.go | ||
user_session_view.go | ||
user_view.go |