Skip to content

Commit b2806b5

Browse files
fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.20.0
1 parent 97435a0 commit b2806b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.17
55
require (
66
github.com/cert-manager/cert-manager v1.8.0
77
github.com/gophercloud/gophercloud v0.14.0
8-
github.com/kubernetes-incubator/external-dns v0.5.12
8+
github.com/kubernetes-incubator/external-dns v0.20.0
99
github.com/sirupsen/logrus v1.8.1
1010
k8s.io/client-go v0.23.4
1111
)

0 commit comments

Comments
 (0)