1
0
Fork 0

Fix: acme DNS providers

This commit is contained in:
Ludovic Fernandez 2018-10-11 16:50:04 +02:00 committed by Traefiker Bot
parent 1b54f4d32a
commit 7eeac63139
11 changed files with 488 additions and 5 deletions

4
Gopkg.lock generated
View file

@ -1393,10 +1393,11 @@
"providers/dns/rfc2136",
"providers/dns/route53",
"providers/dns/sakuracloud",
"providers/dns/stackpath",
"providers/dns/vegadns",
"providers/dns/vultr"
]
revision = "dd087560a0a4a52b3388dd320a5982a0e8233eff"
revision = "01c63ec08d1d85e3ad44c16dff95dadee26a81bc"
[[projects]]
branch = "master"
@ -1442,6 +1443,7 @@
name = "golang.org/x/oauth2"
packages = [
".",
"clientcredentials",
"google",
"internal",
"jws",