zitadel-oidc/pkg/client
Tim Möhlmann 972b8981e5
feat: go 1.22 and slog migration (#557)
This change adds Go 1.22 as a build target and drops support for Go 1.20 and older. The golang.org/x/exp/slog import is migrated to log/slog.

Slog has been part of the Go standard library since Go 1.21. Therefore we are dropping support for older Go versions. This is in line of our support policy of "the latest two Go versions".
2024-02-28 10:44:14 +01:00
..
profile chore(deps): migrage jose to go-jose/v3 (#433) 2023-09-01 14:33:16 +03:00
rp feat: go 1.22 and slog migration (#557) 2024-02-28 10:44:14 +01:00
rs Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
tokenexchange Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
client.go Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
client_test.go Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
integration_test.go feat: go 1.22 and slog migration (#557) 2024-02-28 10:44:14 +01:00
jwt_profile.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
key.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00