summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-22 22:33:22 -0400
committerGitHub <noreply@github.com>2024-07-22 22:33:22 -0400
commit363ee7634d26052620065f600690cfc04c01e96c (patch)
tree0ef84975737789bf373d07aeae30912dfa2602de /go.mod
parentfa7ae4c5a0fdaaf835591d35e32a4651be7a46b3 (diff)
chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.11.2 to 2.11.6 (#792)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index be3a233..4996ff4 100644
--- a/go.mod
+++ b/go.mod
@@ -6,8 +6,8 @@ toolchain go1.22.3
require (
github.com/Masterminds/semver/v3 v3.2.1
- github.com/argoproj/argo-cd/v2 v2.11.2
- github.com/argoproj/gitops-engine v0.7.1-0.20240416142647-fbecbb86e412
+ github.com/argoproj/argo-cd/v2 v2.11.6
+ github.com/argoproj/gitops-engine v0.7.1-0.20240715141605-18ba62e1f1fb
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e
github.com/bmatcuk/doublestar/v4 v4.6.0
github.com/bradleyfalzon/ghinstallation/v2 v2.6.0