Skip to content

Commit 64162b7

Browse files
committed
Switch DNSimple provider to API v2 (vendor update)
1 parent 4b9b02f commit 64162b7

36 files changed

+3047
-761
lines changed

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ github.com/cognetoapps/go-pointdns 0.1.0
77
github.com/crackcomm/cloudflare dc35819
88
github.com/dghubble/sling 5765fe1
99
github.com/digitalocean/godo 758b5be
10+
github.com/dnsimple/dnsimple-go/dnsimple bbe1a2c
1011
github.com/denverdino/aliyungo 26fc5b6
1112
github.com/go-ini/ini v1.21.1
1213
github.com/google/go-querystring/query 9235644
@@ -25,7 +26,6 @@ github.com/rancher/go-rancher-metadata/metadata 11a77c2
2526
github.com/rancher/go-rancher/v2 939fd85
2627
github.com/tent/http-link-go ac974c6
2728
github.com/valyala/fasttemplate 3b87495
28-
github.com/weppos/go-dnsimple/dnsimple c82ccf1
2929
golang.org/x/net/context 633434a
3030
golang.org/x/oauth2 314dd2c
3131
github.com/fanatic/go-infoblox 81fb1b0

vendor/github.com/dnsimple/dnsimple-go/dnsimple/accounts.go

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/dnsimple/dnsimple-go/dnsimple/authentication.go

Lines changed: 68 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/dnsimple/dnsimple-go/dnsimple/certificates.go

Lines changed: 249 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)