mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
Using github.com/go-acme/lego/cmd/lego confuses go get. It fetches github.com/go-acme/lego@v2.7.2+incompatible (among others) and stumbles over a type error with that version. Correcting the go get path to github.com/go-acme/lego/v3/cmd/lego does the right thing. fixes #993 |
||
|---|---|---|
| .. | ||
| archetypes | ||
| content | ||
| layouts/partials | ||
| static/images | ||
| .gitignore | ||
| config.toml | ||
| Makefile | ||