File tree Expand file tree Collapse file tree 5 files changed +10
-8
lines changed
Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.5
44
55require (
66 github.com/argoproj-labs/argocd-image-updater/registry-scanner v1.1.1
7- github.com/argoproj/argo-cd/v3 v3.3.2
7+ github.com/argoproj/argo-cd/v3 v3.3.4
88 github.com/argoproj/gitops-engine v0.7.1-0.20251217140045-5baed5604d2d
99 github.com/bmatcuk/doublestar/v4 v4.10.0
1010 github.com/bombsimon/logrusr/v2 v2.0.1
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuW
4343github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
4444github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ =
4545github.com/antlr4-go/antlr/v4 v4.13.1 /go.mod h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw =
46- github.com/argoproj/argo-cd/v3 v3.3.2 h1:kVHBj5Z0Wm2D6s69l0q6lC/WH5tc4E1peXgEEOPrLLU =
47- github.com/argoproj/argo-cd/v3 v3.3.2 /go.mod h1:5VAfe0s/a4VY5GmAIFK76FtW6xn7zAcLmaw25bOL/2g =
46+ github.com/argoproj/argo-cd/v3 v3.3.4 h1:3dFCh1b8QaqHv78QZPaH59zdZnu6wRvUpQtXmklLfUY =
47+ github.com/argoproj/argo-cd/v3 v3.3.4 /go.mod h1:RqLNOqYHufjRTFcKIpdf27c1zvrze+fS5I9VVoJJciE =
4848github.com/argoproj/gitops-engine v0.7.1-0.20251217140045-5baed5604d2d h1:iUJYrbSvpV9n8vyl1sBt1GceM60HhHfnHxuzcm5apDg =
4949github.com/argoproj/gitops-engine v0.7.1-0.20251217140045-5baed5604d2d /go.mod h1:PauXVUVcfiTgC+34lDdWzPS101g4NpsUtDAjFBnWf94 =
5050github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e h1:kuLQvJqwwRMQTheT4MFyKVM8Txncu21CHT4yBWUl1Mk =
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.5
55require (
66 github.com/argoproj-labs/argocd-image-updater v1.1.1
77 github.com/argoproj-labs/argocd-operator v0.17.0
8- github.com/argoproj/argo-cd/v3 v3.3.2
8+ github.com/argoproj/argo-cd/v3 v3.3.4
99 github.com/argoproj/gitops-engine v0.7.1-0.20251217140045-5baed5604d2d
1010 github.com/onsi/ginkgo/v2 v2.28.1
1111 github.com/onsi/gomega v1.39.1
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFI
3333github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
3434github.com/argoproj-labs/argocd-operator v0.17.0 h1:hsCjIT8F6bZhrzq3hHNjQxv7fesTh5TAWMgBsPjHFYQ =
3535github.com/argoproj-labs/argocd-operator v0.17.0 /go.mod h1:NQ382HBjCxWnDAvg/4nn2SXZ+RHPFhH96rglup3Wi6Y =
36- github.com/argoproj/argo-cd/v3 v3.3.2 h1:kVHBj5Z0Wm2D6s69l0q6lC/WH5tc4E1peXgEEOPrLLU =
37- github.com/argoproj/argo-cd/v3 v3.3.2 /go.mod h1:5VAfe0s/a4VY5GmAIFK76FtW6xn7zAcLmaw25bOL/2g =
36+ github.com/argoproj/argo-cd/v3 v3.3.4 h1:3dFCh1b8QaqHv78QZPaH59zdZnu6wRvUpQtXmklLfUY =
37+ github.com/argoproj/argo-cd/v3 v3.3.4 /go.mod h1:RqLNOqYHufjRTFcKIpdf27c1zvrze+fS5I9VVoJJciE =
3838github.com/argoproj/gitops-engine v0.7.1-0.20251217140045-5baed5604d2d h1:iUJYrbSvpV9n8vyl1sBt1GceM60HhHfnHxuzcm5apDg =
3939github.com/argoproj/gitops-engine v0.7.1-0.20251217140045-5baed5604d2d /go.mod h1:PauXVUVcfiTgC+34lDdWzPS101g4NpsUtDAjFBnWf94 =
4040github.com/argoproj/pkg v0.13.7-0.20250305113207-cbc37dc61de5 h1:YBoLSjpoaJXaXAldVvBRKJuOPvIXz9UOv6S96gMJM/Q =
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ import (
2020 "context"
2121 "time"
2222
23- applicationFixture "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture/application"
2423 appv1alpha1 "github.com/argoproj/argo-cd/v3/pkg/apis/application/v1alpha1"
2524 "github.com/argoproj/gitops-engine/pkg/health"
2625 . "github.com/onsi/ginkgo/v2"
@@ -29,18 +28,21 @@ import (
2928 corev1 "k8s.io/api/core/v1"
3029 metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
3130
31+ applicationFixture "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture/application"
32+
3233 "sigs.k8s.io/controller-runtime/pkg/client"
3334
3435 imageUpdaterApi "github.com/argoproj-labs/argocd-image-updater/api/v1alpha1"
3536
37+ argov1beta1api "github.com/argoproj-labs/argocd-operator/api/v1beta1"
38+
3639 "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture"
3740 argocdFixture "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture/argocd"
3841 deplFixture "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture/deployment"
3942 iuFixture "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture/imageupdater"
4043 k8sFixture "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture/k8s"
4144 ssFixture "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture/statefulset"
4245 fixtureUtils "github.com/argoproj-labs/argocd-image-updater/test/ginkgo/fixture/utils"
43- argov1beta1api "github.com/argoproj-labs/argocd-operator/api/v1beta1"
4446)
4547
4648var _ = Describe ("ArgoCD Image Updater Sequential E2E Tests" , func () {
You can’t perform that action at this time.
0 commit comments