1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
This commit is contained in:
Craig Peterson
2017-01-12 07:31:32 -07:00
parent dc5591f9cd
commit b8357f499a

View File

@ -4,9 +4,9 @@ import (
"fmt"
"strings"
nc "github.com/billputer/go-namecheap"
"github.com/StackExchange/dnscontrol/models"
"github.com/StackExchange/dnscontrol/providers"
nc "github.com/billputer/go-namecheap"
)
type Namecheap struct {