aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/crypto/acme/autocert/cache.go
Commit message (Collapse)AuthorAgeFilesLines
* Use caddy's certmagic library for extensible/robust ACME handling (#14177)techknowlogick2021-01-251-136/+0
| | | | | | | | | | * 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>
* Update swagger to 0.20.1 (#8010)Antoine GIRARD2019-08-281-1/+7
| | | | | | * update swagger to 0.20.1 * fiw swagger version for validate
* Use Go1.11 module (#5743)Mura Li2019-03-271-3/+3
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* add letsencrypt to Gitea (#4189)Fluf2018-08-211-0/+130