smallstep-certificates/scep
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>
2023-09-20 11:26:32 +01:00
..
api chore(deps): upgrade github.com/go-chi/chi to v5 2023-09-20 11:26:32 +01:00
authority.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
common.go Refactor SCEP webhook validation 2023-05-01 22:09:42 +02:00
database.go Address (most) PR comments 2021-03-21 16:42:41 +01:00
options.go Standardize linting file and fix or ignore lots of linting errors 2022-09-20 16:35:41 -07:00
provisioner.go Refactor SCEP webhook validation 2023-05-01 22:09:42 +02:00
scep.go scep: remove Interface and the dependency to pkg/errors (#872) 2022-03-24 17:08:23 +02:00
service.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00