Commit Graph

6 Commits (8b36f7bc110dad5c977a312c3e15c06d766c472f)

Author SHA1 Message Date
Mariano Cano f3f484cee2
Log errors using slog.Logger
This commit allows logging errors in a slog.Logger injected in the
context. This type of logger is not currently used directly in step-ca,
but this will change in the future.
5 months ago
Max d34f0f6a97
Fix linter warnings (#1634) 11 months ago
Dominic Evans 231b5d8406 chore(deps): upgrade github.com/go-chi/chi to v5
Upgrade chi to the v5 module path to avoid deprecation warning about v4
and earlier on the old module path.

See https://github.com/go-chi/chi/blob/v4.1.3/go.mod#L1-L4

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
1 year ago
Mariano Cano 2ab7dc6f9d Fix acme tests. 3 years ago
Mariano Cano d1f75f1720 Refactor ACME api. 3 years ago
Mariano Cano fddd6f7d95 Move linker to the acme package. 3 years ago