caddy/modules
Marten Seemann f45a6de20d
go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644)
* update quic-go to v0.37.0

* Bump to Go 1.20

* Bump golangci-lint version, yml syntax consistency

* Use skip-pkg-cache workaround

* Workaround needed for both?

* Seeding weakrand is no longer necessary

---------

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2023-07-21 22:00:48 -06:00
..
caddyevents events: Make event data exported 2022-09-19 16:20:58 -06:00
caddyhttp go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644) 2023-07-21 22:00:48 -06:00
caddypki caddytls: Reuse certificate cache through reloads (#5623) 2023-07-11 19:10:58 +00:00
caddytls caddytls: Reuse certificate cache through reloads (#5623) 2023-07-11 19:10:58 +00:00
filestorage httpcaddyfile: Minor fixes to parsing storage options 2020-05-01 09:34:32 -06:00
logging logging: Actually honor the SoftStart parameter 2023-05-04 16:30:34 -06:00
metrics core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
standard events: Implement event system (#4912) 2022-08-31 15:01:30 -06:00