mirror of
https://github.com/go-acme/lego.git
synced 2025-01-27 15:27:17 +02:00
Update the path to the go lib
This commit is contained in:
parent
815d8bba0c
commit
adc8afbb89
@ -5,7 +5,7 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"github.com/weppos/go-dnsimple/dnsimple"
|
"github.com/weppos/dnsimple-go/dnsimple"
|
||||||
)
|
)
|
||||||
|
|
||||||
// DNSProviderDNSimple is an implementation of the DNSProvider interface.
|
// DNSProviderDNSimple is an implementation of the DNSProvider interface.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user