summaryrefslogtreecommitdiffstats
path: root/vendor/go.uber.org
Commit message (Collapse)AuthorAgeFilesLines
* go1.16 (#14783)techknowlogick2021-02-2846-558/+1323
|
* Use caddy's certmagic library for extensible/robust ACME handling (#14177)techknowlogick2021-01-2580-0/+8836
* use certmagic for more extensible/robust ACME cert handling * accept TOS based on config option Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>