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 {