Skip to content

Commit

Permalink
chore(deps): update sigs.k8s.io/external-dns digest to 9f7167f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and muhlba91 committed Nov 7, 2023
1 parent a6523eb commit afdd366
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
sigs.k8s.io/external-dns v0.13.7-0.20231027112202-d8f408b8a51a
sigs.k8s.io/external-dns v0.13.7-0.20231107093028-9f7167fb82de
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ k8s.io/utils v0.0.0-20230505201702-9f6742963106 h1:EObNQ3TW2D+WptiYXlApGNLVy0zm/
k8s.io/utils v0.0.0-20230505201702-9f6742963106/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
sigs.k8s.io/external-dns v0.13.7-0.20231027112202-d8f408b8a51a h1:YBgvZEyohKaXvyEVZcan+cgY9qjQcjy/G/vazZkyNoY=
sigs.k8s.io/external-dns v0.13.7-0.20231027112202-d8f408b8a51a/go.mod h1:d4Knr/BFz8U1Lc6yLhCzTRP6nJOz6fqR/MnqqJPcIlU=
sigs.k8s.io/external-dns v0.13.7-0.20231107093028-9f7167fb82de h1:8ESep9M2vJHn2apMqs6x91Tb8fcjFhcocY2iO38gzfE=
sigs.k8s.io/external-dns v0.13.7-0.20231107093028-9f7167fb82de/go.mod h1:d4Knr/BFz8U1Lc6yLhCzTRP6nJOz6fqR/MnqqJPcIlU=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE=
Expand Down

0 comments on commit afdd366

Please sign in to comment.