You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/api
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>
9 months ago
..
log Refactor tests stylistically 2 years ago
read Standardize linting file and fix or ignore lots of linting errors 2 years ago
render optimized render.JSON (#929) 1 year ago
api.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
api_test.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
crl.go do not render CRLs in memory (#1373) 1 year ago
rekey.go Retrieve the authority from the context in api methods. 2 years ago
renew.go Add support for renew when using stepcas 2 years ago
revoke.go Update bad serial error to be more specific 2 years ago
revoke_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
sign.go Add SSH certificate logging to renew and rekey too 1 year ago
ssh.go Add SSH certificate logging to renew and rekey too 1 year ago
sshRekey.go Add SSH certificate logging to renew and rekey too 1 year ago
sshRenew.go Add SSH certificate logging to renew and rekey too 1 year ago
sshRevoke.go Retrieve the authority from the context in api methods. 2 years ago
ssh_test.go Do not use deprecated AuthorizeSign 2 years ago