We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ce8ac commit 934944aCopy full SHA for 934944a
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/gophercloud/gophercloud v0.14.0
10
github.com/imdario/mergo v0.3.7 // indirect
11
github.com/jetstack/cert-manager v0.16.1
12
- github.com/kubernetes-incubator/external-dns v0.5.12
+ github.com/kubernetes-incubator/external-dns v0.8.0
13
github.com/sirupsen/logrus v1.7.0
14
golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6 // indirect
15
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
0 commit comments