Upgrading server dependancies (#8154)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8d66523ba7
Коммит
961c04cae9
2
vendor/github.com/xenolf/lego/cli.go
сгенерированный
поставляемый
2
vendor/github.com/xenolf/lego/cli.go
сгенерированный
поставляемый
@@ -172,7 +172,7 @@ func main() {
|
||||
},
|
||||
cli.StringSliceFlag{
|
||||
Name: "dns-resolvers",
|
||||
Usage: "Set the resolvers to use for performing recursive DNS queries. Supported: host:port. The default is to use Google's DNS resolvers.",
|
||||
Usage: "Set the resolvers to use for performing recursive DNS queries. Supported: host:port. The default is to use the system resolvers, or Google's DNS resolvers if the system's cannot be determined.",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "pem",
|
||||
|
||||
Ссылка в новой задаче
Block a user