1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules
Matthew Holt d06d0e79f8
go.mod: Upgrade CertMagic to v0.16.0
Includes several breaking changes; code base updated accordingly.

- Added lots of context arguments
- Use fs.ErrNotExist
- Rename ACMEManager -> ACMEIssuer; CertificateManager -> Manager
2022-03-25 11:28:54 -06:00
..
caddyhttp go.mod: Upgrade CertMagic to v0.16.0 2022-03-25 11:28:54 -06:00
caddypki go.mod: Upgrade CertMagic to v0.16.0 2022-03-25 11:28:54 -06:00
caddytls go.mod: Upgrade CertMagic to v0.16.0 2022-03-25 11:28:54 -06:00
filestorage httpcaddyfile: Minor fixes to parsing storage options 2020-05-01 09:34:32 -06:00
logging logging: Add roll_local_time Caddyfile option (#4583) 2022-02-19 15:12:28 -07:00
metrics metrics: allow disabling OpenMetrics negotiation (#3944) 2020-12-30 11:44:02 -07:00
standard metrics: Initial integration of Prometheus metrics (#3709) 2020-09-17 12:01:20 -06:00