From 934944a4941055224d3787e0a86f3049164e63ca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 3 May 2021 11:00:16 +0000 Subject: [PATCH] Update module github.com/kubernetes-incubator/external-dns to v0.8.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c6a46b71..96dafc4b 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/gophercloud/gophercloud v0.14.0 github.com/imdario/mergo v0.3.7 // indirect github.com/jetstack/cert-manager v0.16.1 - github.com/kubernetes-incubator/external-dns v0.5.12 + github.com/kubernetes-incubator/external-dns v0.8.0 github.com/sirupsen/logrus v1.7.0 golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6 // indirect golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect