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 966ebe3 commit 3b286c1Copy full SHA for 3b286c1
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/cert-manager/cert-manager v1.8.0
7
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
8
github.com/gophercloud/gophercloud v0.14.0
9
- github.com/kubernetes-incubator/external-dns v0.5.12
+ github.com/kubernetes-incubator/external-dns v0.11.0
10
github.com/sirupsen/logrus v1.8.1
11
k8s.io/client-go v0.23.4
12
)
0 commit comments