Skip to content

Commit

Permalink
fix(deps): update module sigs.k8s.io/external-dns to v0.13.6
Browse files Browse the repository at this point in the history
| datasource | package                  | from                                  | to      |
| ---------- | ------------------------ | ------------------------------------- | ------- |
| go         | sigs.k8s.io/external-dns | v0.13.6-0.20230831160640-d58bb11d6b20 | v0.13.6 |
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent b207acf commit 383d963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/sirupsen/logrus v1.9.3
sigs.k8s.io/external-dns v0.13.6-0.20230831160640-d58bb11d6b20
sigs.k8s.io/external-dns v0.13.6
)

require (
Expand Down

0 comments on commit 383d963

Please sign in to comment.