Updates of Lego.
This commit is contained in:
parent
5f4d440493
commit
2b2cfdfb32
102 changed files with 8355 additions and 902 deletions
2
vendor/github.com/xenolf/lego/providers/dns/auroradns/auroradns.go
generated
vendored
2
vendor/github.com/xenolf/lego/providers/dns/auroradns/auroradns.go
generated
vendored
|
@ -7,7 +7,7 @@ import (
|
|||
"sync"
|
||||
"time"
|
||||
|
||||
auroradns "github.com/ldez/go-auroradns"
|
||||
"github.com/nrdcg/auroradns"
|
||||
"github.com/xenolf/lego/challenge/dns01"
|
||||
"github.com/xenolf/lego/platform/config/env"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue