Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove golang vendored directory (#18277) | techknowlogick | 2022-01-14 | 66 | -4372/+0 |
| | | | | | | | * rm go vendor * fix drone yaml * add to gitignore | ||||
* | [Vendor] update certmagic (#15590) | 6543 | 2021-04-22 | 27 | -292/+54 |
| | | | | | * update github.com/caddyserver/certmagic v0.12.0 -> v0.13.0 * migrate | ||||
* | update golang libraries (#15258) | techknowlogick | 2021-04-03 | 29 | -1580/+203 |
| | |||||
* | go1.16 (#14783) | techknowlogick | 2021-02-28 | 21 | -0/+21 |
| | |||||
* | Use caddy's certmagic library for extensible/robust ACME handling (#14177) | techknowlogick | 2021-01-25 | 66 | -0/+5966 |
* 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> |