zitadel/pkg/grpc
Tim Möhlmann 081a0b4cb7
chore(deps): upgrade all go modules (#6895)
* 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>
2023-11-13 10:41:29 +00:00
..
action feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
admin fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
app chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
auth chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
idp feat: add azure provider templates (#5441) 2023-03-15 07:48:37 +01:00
management feat(actions): add token customization flow and extend functionally with modules (#4337) 2022-10-06 14:23:59 +02:00
message fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
protoc/v2 chore(deps): upgrade all go modules (#6895) 2023-11-13 10:41:29 +00:00
settings feat: Default configs sms provider (#3187) 2022-02-21 12:22:20 +00:00
user fix(api): use organization instead of organisation (#6720) 2023-10-13 12:37:35 +00:00