forked from Ivasoft/traefik
Migrate to go-acme/lego.
This commit is contained in:
committed by
Traefiker Bot
parent
4a68d29ce2
commit
87da7520de
@@ -31,8 +31,8 @@ import (
|
||||
"github.com/containous/traefik/tracing/zipkin"
|
||||
"github.com/containous/traefik/types"
|
||||
assetfs "github.com/elazarl/go-bindata-assetfs"
|
||||
"github.com/go-acme/lego/challenge/dns01"
|
||||
jaegercli "github.com/uber/jaeger-client-go"
|
||||
"github.com/xenolf/lego/challenge/dns01"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user