summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-07 08:58:35 -0400
committerGitHub <noreply@github.com>2024-08-07 08:58:35 -0400
commite8d82d7d113927d6e42e6be0797c232e3d770ffd (patch)
tree544fce8fdd315e9de4c4710a17878908cddd138b /go.mod
parentcd47cadc9c976c214cb6ff94f54511f32d7fb66d (diff)
chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.11.6 to 2.11.7 (#801)
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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8dc5b00..c705d82 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ toolchain go1.22.3
require (
github.com/Masterminds/semver/v3 v3.2.1
- github.com/argoproj/argo-cd/v2 v2.11.6
+ github.com/argoproj/argo-cd/v2 v2.11.7
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