2020-04-15 04:47:30 +08:00
|
|
|
module github.com/StackExchange/dnscontrol/v3
|
2020-01-19 03:40:28 +08:00
|
|
|
|
2021-06-05 03:50:47 +08:00
|
|
|
go 1.16
|
2020-01-19 03:40:28 +08:00
|
|
|
|
|
|
|
require (
|
2021-09-02 22:44:24 +08:00
|
|
|
github.com/Azure/azure-sdk-for-go v57.1.0+incompatible
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/Azure/go-autorest/autorest v0.11.18 // indirect
|
2021-07-03 03:44:40 +08:00
|
|
|
github.com/Azure/go-autorest/autorest/azure/auth v0.5.8
|
2020-06-27 00:53:39 +08:00
|
|
|
github.com/Azure/go-autorest/autorest/to v0.4.0
|
2020-12-03 23:02:15 +08:00
|
|
|
github.com/DisposaBoy/JsonConfigReader v0.0.0-20201129172854-99cf318d67e7
|
2021-08-05 23:41:51 +08:00
|
|
|
github.com/PuerkitoBio/goquery v1.7.1
|
2021-08-06 02:46:05 +08:00
|
|
|
github.com/TomOnTime/utfutil v0.0.0-20210710122150-437f72b26edf
|
2021-06-22 22:24:49 +08:00
|
|
|
github.com/akamai/AkamaiOPEN-edgegrid-golang v1.1.1
|
2020-03-10 23:32:47 +08:00
|
|
|
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
|
2021-09-02 22:44:24 +08:00
|
|
|
github.com/aws/aws-sdk-go v1.40.35
|
2020-12-03 23:02:15 +08:00
|
|
|
github.com/babolivier/go-doh-client v0.0.0-20201028162107-a76cff4cb8b6
|
2020-12-29 05:07:33 +08:00
|
|
|
github.com/bhendo/go-powershell v0.0.0-20190719160123-219e7fb4e41e
|
2021-06-22 22:24:49 +08:00
|
|
|
github.com/billputer/go-namecheap v0.0.0-20210108011502-994a912fb7f9
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/boombuler/barcode v1.0.1 // indirect
|
2020-12-03 23:35:12 +08:00
|
|
|
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
|
2021-09-30 19:09:42 +08:00
|
|
|
github.com/cloudflare/cloudflare-go v0.24.0
|
2020-02-04 01:44:11 +08:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/daaku/go.zipexe v1.0.1 // indirect
|
2021-09-02 22:44:24 +08:00
|
|
|
github.com/digitalocean/godo v1.65.0
|
2021-03-03 04:51:27 +08:00
|
|
|
github.com/ditashi/jsbeautifier-go v0.0.0-20141206144643-2520a8026a9c
|
2021-06-22 22:24:49 +08:00
|
|
|
github.com/dnsimple/dnsimple-go v0.70.1
|
2021-06-30 05:04:42 +08:00
|
|
|
github.com/exoscale/egoscale v0.59.0
|
2021-04-17 01:48:10 +08:00
|
|
|
github.com/fatih/color v1.10.0 // indirect
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/frankban/quicktest v1.11.3 // indirect
|
2020-02-15 02:59:28 +08:00
|
|
|
github.com/go-acme/lego v2.7.2+incompatible
|
2020-10-03 01:53:03 +08:00
|
|
|
github.com/go-gandi/go-gandi v0.0.0-20200921091836-0d8a64b9cc09
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/gobwas/glob v0.2.4-0.20181002190808-e7a84e9525fe
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/gofrs/uuid v4.0.0+incompatible // indirect
|
2021-06-22 22:24:49 +08:00
|
|
|
github.com/google/go-github/v35 v35.3.0
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/gopherjs/jquery v0.0.0-20191017083323-73f4c7416038
|
2020-12-03 23:35:12 +08:00
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
2020-12-03 23:35:12 +08:00
|
|
|
github.com/hashicorp/go-retryablehttp v0.6.8 // indirect
|
2021-08-06 02:46:05 +08:00
|
|
|
github.com/hashicorp/vault/api v1.1.1
|
2021-04-17 01:48:10 +08:00
|
|
|
github.com/hexonet/go-sdk/v3 v3.5.2
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/jarcoal/httpmock v1.0.8 // indirect
|
2021-06-03 23:19:53 +08:00
|
|
|
github.com/jinzhu/copier v0.3.2
|
2021-04-17 01:48:10 +08:00
|
|
|
github.com/juju/testing v0.0.0-20210324180055-18c50b0c2098 // indirect
|
2020-12-03 23:35:12 +08:00
|
|
|
github.com/kolo/xmlrpc v0.0.0-20201022064351-38db28db192b // indirect
|
2021-07-01 21:28:46 +08:00
|
|
|
github.com/miekg/dns v1.1.43
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/mitchellh/mapstructure v1.4.1 // indirect
|
2020-09-17 20:46:15 +08:00
|
|
|
github.com/mittwald/go-powerdns v0.5.2
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/namedotcom/go v0.0.0-20180403034216-08470befbe04
|
2020-08-17 20:45:44 +08:00
|
|
|
github.com/nrdcg/goinwx v0.8.1
|
2021-01-25 04:35:12 +08:00
|
|
|
github.com/oracle/oci-go-sdk/v32 v32.0.0
|
2021-06-22 22:24:49 +08:00
|
|
|
github.com/ovh/go-ovh v1.1.0
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/philhug/opensrs-go v0.0.0-20171126225031-9dfa7433020d
|
2020-12-03 23:35:12 +08:00
|
|
|
github.com/pierrec/lz4 v2.6.0+incompatible // indirect
|
2020-05-30 22:40:21 +08:00
|
|
|
github.com/pkg/errors v0.9.1
|
2020-12-03 23:35:12 +08:00
|
|
|
github.com/pquerna/otp v1.3.0
|
2021-03-05 07:58:23 +08:00
|
|
|
github.com/qdm12/reprint v0.0.0-20200326205758-722754a53494
|
2021-07-01 22:17:43 +08:00
|
|
|
github.com/robertkrimen/otto v0.0.0-20210614181706-373ff5438452
|
2020-12-03 23:02:15 +08:00
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
2020-03-10 23:32:47 +08:00
|
|
|
github.com/sergi/go-diff v1.1.0 // indirect
|
2021-04-17 01:48:10 +08:00
|
|
|
github.com/smartystreets/assertions v1.0.0 // indirect
|
2021-06-22 22:24:49 +08:00
|
|
|
github.com/softlayer/softlayer-go v1.0.3
|
2021-01-30 22:49:22 +08:00
|
|
|
github.com/stretchr/testify v1.7.0
|
2021-08-06 02:46:05 +08:00
|
|
|
github.com/tdewolff/minify/v2 v2.9.21
|
2021-07-08 06:45:45 +08:00
|
|
|
github.com/transip/gotransip/v6 v6.6.1
|
2020-12-03 23:02:15 +08:00
|
|
|
github.com/urfave/cli/v2 v2.3.0
|
2021-06-22 22:24:49 +08:00
|
|
|
github.com/vultr/govultr v1.1.1
|
2021-01-06 23:45:32 +08:00
|
|
|
github.com/xddxdd/ottoext v0.0.0-20210101073831-439879ee6281
|
2021-09-02 22:44:24 +08:00
|
|
|
golang.org/x/net v0.0.0-20210825183410-e898025ed96a
|
|
|
|
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
|
|
|
|
google.golang.org/api v0.56.0
|
2020-12-03 23:35:12 +08:00
|
|
|
gopkg.in/ini.v1 v1.62.0 // indirect
|
2021-06-22 22:24:49 +08:00
|
|
|
gopkg.in/ns1/ns1-go.v2 v2.5.1
|
2021-04-17 01:48:10 +08:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2020-01-19 03:40:28 +08:00
|
|
|
)
|