From f4d7f3c2cb10bc48f7b20f80ed583b1a4ebee78b Mon Sep 17 00:00:00 2001 From: Jean-Louis Boudart Date: Tue, 17 Oct 2017 17:15:09 +0200 Subject: [PATCH] Update to latest gandi-api version This is required because of breaking change on gandi api side https://github.com/rancher/rancher/issues/10136 --- vendor.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor.conf b/vendor.conf index 2037b1b..b03c2d0 100644 --- a/vendor.conf +++ b/vendor.conf @@ -19,7 +19,7 @@ github.com/juju/ratelimit 77ed1c8 github.com/kolo/xmlrpc 0826b98 github.com/miekg/dns 48ab660 github.com/pkg/errors ff09b13 -github.com/prasmussen/gandi-api 13205dc +github.com/prasmussen/gandi-api 2dd22da github.com/rancher/go-rancher-metadata/metadata 11a77c2 github.com/rancher/go-rancher/v2 939fd85 github.com/tent/http-link-go ac974c6