Updates lego.
This commit is contained in:
parent
8c53318dac
commit
e5fb1ffeb7
17 changed files with 295 additions and 19 deletions
2
vendor/github.com/xenolf/lego/providers/dns/nifcloud/internal/client.go
generated
vendored
2
vendor/github.com/xenolf/lego/providers/dns/nifcloud/internal/client.go
generated
vendored
|
@ -13,7 +13,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
defaultBaseURL = "https://dns.api.cloud.nifty.com"
|
||||
defaultBaseURL = "https://dns.api.nifcloud.com"
|
||||
apiVersion = "2012-12-12N2013-12-16"
|
||||
// XMLNs XML NS of Route53
|
||||
XMLNs = "https://route53.amazonaws.com/doc/2012-12-12/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue