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
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>
8 months ago
..
api chore(deps): upgrade github.com/go-chi/chi to v5 8 months ago
db/nosql Store and verify Acme account location (#1386) 12 months ago
account.go Store and verify Acme account location (#1386) 12 months ago
account_test.go Store and verify Acme account location (#1386) 12 months ago
authorization.go Remove json tag in acme.Authorization fingerprint 1 year ago
authorization_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
certificate.go [acme db interface] unit test progress 3 years ago
challenge.go Use the legacy `tpm2` package import 8 months ago
challenge_test.go Fix error string in tests 9 months ago
challenge_tpmsimulator_test.go Use `NewDetailedError` instead 10 months ago
client.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
common.go address linter warning for go 1.19 1 year ago
db.go Store and verify Acme account location (#1386) 12 months ago
errors.go Use `NewDetailedError` instead 10 months ago
errors_test.go Use `NewDetailedError` instead 10 months ago
linker.go chore(deps): upgrade github.com/go-chi/chi to v5 8 months ago
linker_test.go Fix acme tests. 2 years ago
nonce.go [acme db interface] wip 3 years ago
order.go Verify CSR key fingerprint with attestation certificate key 1 year ago
order_test.go address linter warning for go 1.19 1 year ago
status.go [acme db interface] wip 3 years ago