zitadel/internal/api/http
Tim Möhlmann 25ef3da9d5
refactor(fmt): run gci on complete project (#7557)
chore(fmt): run gci on complete project

Fix global import formatting in go code by running the `gci` command. This allows us to just use the command directly, instead of fixing the import order manually for the linter, on each PR.

Co-authored-by: Elio Bischof <elio@zitadel.com>
2024-04-03 10:43:43 +00:00
..
middleware refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
cookie.go fix: set user agent cookie on host only (without subdomains) (#7297) 2024-02-15 07:53:59 +01:00
domain_check.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
error_test.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
error.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
header.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
marshal.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
origin.go refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
parser.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00