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/acme/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
..
account.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
account_test.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
eab.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
eab_test.go Remove `Identifier` from top level ACME `Errors` 1 year ago
handler.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
handler_test.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
middleware.go Store and verify Acme account location (#1386) 1 year ago
middleware_test.go bump go.mod to go1.20 and associated linter fixes (#1518) 9 months ago
order.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
order_test.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
revoke.go address linter warning for go 1.19 1 year ago
revoke_test.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago