File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/argoproj-labs/argocd-image-updater
3
3
go 1.23.5
4
4
5
5
require (
6
- github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.0.0-20250114144021-10a01f381aa7
6
+ github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.1.0
7
7
github.com/argoproj/argo-cd/v2 v2.13.5
8
8
github.com/argoproj/gitops-engine v0.7.1-0.20250129155113-4c6e03c46314
9
9
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/alicebob/miniredis/v2 v2.33.0/go.mod h1:MhP4a3EU7aENRi9aO+tHfTBZicLqQ
27
27
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
28
28
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
29
29
github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
30
- github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.0.0-20250114144021-10a01f381aa7 h1:5sujDhwNOHW3X3WMzfamC4e9H52z2LboabQ+WLvDQ14 =
31
- github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.0.0-20250114144021-10a01f381aa7 /go.mod h1:gTR08JBkPgrrEJ06a5J6H97EWllbgCNs2nbDSPMKHDo =
30
+ github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.1.0 h1:rmDEfeamrRPB/HCah+LQl0OGmkzggUzIPrKMDbiqSPY =
31
+ github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.1.0 /go.mod h1:/WY/g4x5PSJlWeKcIx36LXQ2Ds3wR+KS9zJjtIPH+pk =
32
32
github.com/argoproj/argo-cd/v2 v2.13.5 h1:rnX3gDhSw587P1H8uiNNHqaCCOyG9ue6jihPxbgmRLw =
33
33
github.com/argoproj/argo-cd/v2 v2.13.5 /go.mod h1:1xggXUniuSkUtcBu0EWl45k1BTuYSASd0bn6WOma4vA =
34
34
github.com/argoproj/gitops-engine v0.7.1-0.20250129155113-4c6e03c46314 h1:UIM6b4b/eNmWLwnsaJNmLzcm0qjHCuyHTuJKeIq2WeE =
You can’t perform that action at this time.
0 commit comments