Skip to content

Commit a2421c0

Browse files
chore(deps): bump github.com/argoproj/argo-cd/v3 from 3.1.7 to 3.1.8 (#1257)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e4706d commit a2421c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.6
44

55
require (
66
github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.2.0
7-
github.com/argoproj/argo-cd/v3 v3.1.7
7+
github.com/argoproj/argo-cd/v3 v3.1.8
88
github.com/argoproj/gitops-engine v0.7.1-0.20250905160054-e48120133eec
99
github.com/bmatcuk/doublestar/v4 v4.9.1
1010
github.com/bradleyfalzon/ghinstallation/v2 v2.16.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuW
3939
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
4040
github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.2.0 h1:MKXNzhAMkOZqskTJINZbCajNf/f2QTBbhC2QQlWZ2xI=
4141
github.com/argoproj-labs/argocd-image-updater/registry-scanner v0.2.0/go.mod h1:T+ZR4jBqdqQtUFzvB9T1V9M5GVoV8WAHIackJ3En2lo=
42-
github.com/argoproj/argo-cd/v3 v3.1.7 h1:S0c2pyD7Tgh0mVUXP+hex8l3ekN1rENa00K/2w8jD0o=
43-
github.com/argoproj/argo-cd/v3 v3.1.7/go.mod h1:ZHb/LOz/hr88VWMJiVTd8DGYL7MheHCAT8S6DgYOBFo=
42+
github.com/argoproj/argo-cd/v3 v3.1.8 h1:NkLPiRI5qGkV+q1EN3O7/0Wb9O/MVl62vadKteZqMUw=
43+
github.com/argoproj/argo-cd/v3 v3.1.8/go.mod h1:ZHb/LOz/hr88VWMJiVTd8DGYL7MheHCAT8S6DgYOBFo=
4444
github.com/argoproj/gitops-engine v0.7.1-0.20250905160054-e48120133eec h1:rNAwbRQFvRIuW/e2bU+B10mlzghYXsnwZedYeA7Drz4=
4545
github.com/argoproj/gitops-engine v0.7.1-0.20250905160054-e48120133eec/go.mod h1:aIBEG3ohgaC1gh/sw2On6knkSnXkqRLDoBj234Dqczw=
4646
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e h1:kuLQvJqwwRMQTheT4MFyKVM8Txncu21CHT4yBWUl1Mk=

0 commit comments

Comments
 (0)