1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

BUG: Re-introducing the cloudflare/cloudflare-go import (#1795)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Jeffrey Cafferata
2022-10-31 12:02:30 +01:00
committed by GitHub
parent fc678d8820
commit b66af29aec

View File

@@ -7,6 +7,7 @@ import (
"strings"
"github.com/StackExchange/dnscontrol/v3/models"
"github.com/cloudflare/cloudflare-go"
)
// get list of domains for account. Cache so the ids can be looked up from domain name