2020-04-15 04:47:30 +08:00
|
|
|
module github.com/StackExchange/dnscontrol/v3
|
2020-01-19 03:40:28 +08:00
|
|
|
|
2020-03-03 00:24:19 +08:00
|
|
|
go 1.14
|
2020-01-19 03:40:28 +08:00
|
|
|
|
|
|
|
require (
|
2021-03-02 10:41:29 +08:00
|
|
|
cloud.google.com/go v0.78.0 // indirect
|
|
|
|
github.com/Azure/azure-sdk-for-go v52.1.0+incompatible
|
|
|
|
github.com/Azure/go-autorest/autorest v0.11.18 // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
|
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-01-30 22:49:22 +08:00
|
|
|
github.com/PuerkitoBio/goquery v1.6.1
|
2020-06-27 00:51:13 +08:00
|
|
|
github.com/TomOnTime/utfutil v0.0.0-20200626160131-0b0178852c8f
|
2020-03-10 23:32:47 +08:00
|
|
|
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883
|
2020-08-27 01:38:28 +08:00
|
|
|
github.com/andybalholm/cascadia v1.2.0 // indirect
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/aws/aws-sdk-go v1.37.21
|
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
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/billputer/go-namecheap v0.0.0-20170915210158-0c7adb0710f8
|
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
|
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
|
|
|
|
github.com/digitalocean/godo v1.58.0
|
2021-03-03 04:51:27 +08:00
|
|
|
github.com/ditashi/jsbeautifier-go v0.0.0-20141206144643-2520a8026a9c
|
2020-05-14 04:37:49 +08:00
|
|
|
github.com/dnsimple/dnsimple-go v0.62.0
|
2020-02-28 12:06:12 +08:00
|
|
|
github.com/exoscale/egoscale v0.23.0
|
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
|
|
|
|
github.com/golang/snappy v0.0.3 // indirect
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/google/go-github v17.0.0+incompatible
|
|
|
|
github.com/google/go-querystring v1.0.1-0.20190318165438-c8c88dbee036 // indirect
|
|
|
|
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-multierror v1.1.0 // indirect
|
|
|
|
github.com/hashicorp/go-retryablehttp v0.6.8 // indirect
|
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/hashicorp/vault/api v1.0.4
|
2021-01-22 03:55:34 +08:00
|
|
|
github.com/hexonet/go-sdk v3.5.1+incompatible
|
2021-03-02 10:41:29 +08:00
|
|
|
github.com/jarcoal/httpmock v1.0.8 // indirect
|
2021-03-05 07:58:23 +08:00
|
|
|
github.com/jinzhu/copier v0.2.5
|
2021-03-08 02:19:22 +08:00
|
|
|
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f // indirect
|
2020-12-03 23:35:12 +08:00
|
|
|
github.com/kolo/xmlrpc v0.0.0-20201022064351-38db28db192b // indirect
|
2020-12-03 23:02:15 +08:00
|
|
|
github.com/miekg/dns v1.1.35
|
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-30 02:43:25 +08:00
|
|
|
github.com/mjibson/esc v0.2.0
|
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
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/ovh/go-ovh v0.0.0-20181109152953-ba5adb4cf014
|
|
|
|
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
|
2020-12-03 23:35:12 +08:00
|
|
|
github.com/renier/xmlrpc v0.0.0-20191022213033-ce560eccbd00 // indirect
|
2020-10-08 04:26:49 +08:00
|
|
|
github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac
|
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
|
2020-01-21 03:13:32 +08:00
|
|
|
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/softlayer/softlayer-go v0.0.0-20170804160555-5e1c8cccc730
|
2021-01-30 22:49:22 +08:00
|
|
|
github.com/stretchr/objx v0.3.0 // indirect
|
|
|
|
github.com/stretchr/testify v1.7.0
|
2021-03-08 02:19:22 +08:00
|
|
|
github.com/tdewolff/minify v2.3.6+incompatible // indirect
|
2020-01-19 03:40:28 +08:00
|
|
|
github.com/tdewolff/parse v2.3.4+incompatible // indirect
|
2020-12-03 23:02:15 +08:00
|
|
|
github.com/urfave/cli/v2 v2.3.0
|
2020-10-09 04:12:56 +08:00
|
|
|
github.com/vultr/govultr v1.0.0
|
2021-01-06 23:45:32 +08:00
|
|
|
github.com/xddxdd/ottoext v0.0.0-20210101073831-439879ee6281
|
2021-03-02 10:41:29 +08:00
|
|
|
go.opencensus.io v0.23.0 // indirect
|
|
|
|
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 // indirect
|
|
|
|
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
|
|
|
|
golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93
|
|
|
|
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
|
|
|
|
golang.org/x/sys v0.0.0-20210301091718-77cc2087c03b // indirect
|
|
|
|
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
|
|
|
|
google.golang.org/api v0.40.0
|
|
|
|
google.golang.org/genproto v0.0.0-20210226172003-ab064af71705 // indirect
|
|
|
|
google.golang.org/grpc v1.36.0 // indirect
|
2020-12-03 23:35:12 +08:00
|
|
|
gopkg.in/ini.v1 v1.62.0 // indirect
|
2021-02-11 00:57:15 +08:00
|
|
|
gopkg.in/ns1/ns1-go.v2 v2.4.3
|
2020-12-03 23:35:12 +08:00
|
|
|
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
|
2021-03-08 02:19:22 +08:00
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
2021-01-30 22:49:22 +08:00
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
2020-01-19 03:40:28 +08:00
|
|
|
)
|