zitadel-oidc/pkg/op/mock
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
..
authorizer.mock.go feat: go 1.22 and slog migration (#557) 2024-02-28 10:44:14 +01:00
authorizer.mock.impl.go chore(deps): migrage jose to go-jose/v3 (#433) 2023-09-01 14:33:16 +03:00
client.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
client.mock.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
configuration.mock.go feat(op): Server interface (#447) 2023-09-28 17:30:08 +03:00
discovery.mock.go chore(deps): migrage jose to go-jose/v3 (#433) 2023-09-01 14:33:16 +03:00
generate.go feat(op): allow double star globs (#507) 2024-01-05 17:30:17 +02:00
glob.go feat(op): allow double star globs (#507) 2024-01-05 17:30:17 +02:00
glob.mock.go feat(op): allow double star globs (#507) 2024-01-05 17:30:17 +02:00
key.mock.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
signer.mock.go chore(deps): migrage jose to go-jose/v3 (#433) 2023-09-01 14:33:16 +03:00
storage.mock.go chore(deps): migrage jose to go-jose/v3 (#433) 2023-09-01 14:33:16 +03:00
storage.mock.impl.go upgrade this module to v3 2023-03-20 13:38:21 +02:00