mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
Migrate to go-acme/lego.
This commit is contained in:
committed by
Traefiker Bot
parent
4a68d29ce2
commit
87da7520de
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/containous/traefik/log"
|
||||
"github.com/containous/traefik/old/cluster"
|
||||
"github.com/containous/traefik/safe"
|
||||
"github.com/xenolf/lego/challenge"
|
||||
"github.com/go-acme/lego/challenge"
|
||||
)
|
||||
|
||||
var _ challenge.ProviderTimeout = (*challengeHTTPProvider)(nil)
|
||||
|
||||
Reference in New Issue
Block a user