1
0
mirror of https://github.com/go-acme/lego.git synced 2025-06-16 07:10:25 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
3cefc7a51b chore: fix grammar and typo (#1978)
Co-authored-by: Dominik Menke <git@dmke.org>
2023-07-29 12:59:24 +02:00
8bf0cee70e docs: replace godoc.org references 2023-05-28 10:36:37 +02:00
e638d79643 chore: replace GetRecord by GetChallengeInfo (#1863) 2023-03-07 09:39:05 +01:00
85f616f85b docs: refactoring and cleanup (#1658) 2022-06-17 00:25:42 +02:00
37746be75f chore: spell check docs (#1260) 2020-09-30 00:27:08 +02:00
2582acc932 feat: changes module version. 2020-09-02 20:38:01 +02:00
e7a90b9471 chore: migrate to go module (v3.0.0)
- chore: update dependencies: use version with go modules.
- chore: remove dep.
- chore: update backoff imports.
- chore: init go module.
- chore: update CI.
- chore: mod v3
- chore: update docker image.
2019-08-07 14:07:47 +02:00
3edb75872d chore: migrate to new org. (#824) 2019-03-11 17:56:48 +01:00
62fea05e21 Automatic generation of documentation (#818)
* generate a detailed CLI help
* generate a documentation site
* new readme
2019-03-08 19:47:06 +01:00