forked from Ivasoft/traefik
refactor: remove old acme provider.
This commit is contained in:
committed by
Traefiker Bot
parent
5d379dc3e3
commit
0b436563bd
@@ -11,9 +11,9 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/containous/traefik/integration/try"
|
||||
"github.com/containous/traefik/old/provider/acme"
|
||||
"github.com/containous/traefik/old/types"
|
||||
"github.com/containous/traefik/provider/acme"
|
||||
"github.com/containous/traefik/testhelpers"
|
||||
"github.com/containous/traefik/types"
|
||||
"github.com/go-check/check"
|
||||
"github.com/miekg/dns"
|
||||
checker "github.com/vdemeester/shakers"
|
||||
|
||||
Reference in New Issue
Block a user