From dc9f35e49debe763ff1665f4d5c4191316194a3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 12:10:37 +0000 Subject: [PATCH] Bump github.com/argoproj/argo-cd/v2 from 2.5.0 to 2.5.4 Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.5.0 to 2.5.4. - [Release notes](https://github.com/argoproj/argo-cd/releases) - [Changelog](https://github.com/argoproj/argo-cd/blob/master/CHANGELOG.md) - [Commits](https://github.com/argoproj/argo-cd/compare/v2.5.0...v2.5.4) --- updated-dependencies: - dependency-name: github.com/argoproj/argo-cd/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2506190..3f48fc5 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/crenshaw-dev/argocd-executor-plugin go 1.19 require ( - github.com/argoproj/argo-cd/v2 v2.5.0 + github.com/argoproj/argo-cd/v2 v2.5.4 github.com/argoproj/argo-workflows/v3 v3.4.3 github.com/argoproj/gitops-engine v0.7.1-0.20221004132320-98ccd3d43fd9 github.com/stretchr/testify v1.8.0 diff --git a/go.sum b/go.sum index 5703f07..5be39d4 100644 --- a/go.sum +++ b/go.sum @@ -98,8 +98,8 @@ github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kd github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY= github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ= github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ= -github.com/argoproj/argo-cd/v2 v2.5.0 h1:gDRx8ZnKb0YguuMsATL5/za/jRXWI0yS2lhOghvT+gA= -github.com/argoproj/argo-cd/v2 v2.5.0/go.mod h1:3ToENm286PFVlZKNMutBzOwNyhevz4fw9dcgyiq3FIY= +github.com/argoproj/argo-cd/v2 v2.5.4 h1:AoPjSHfqXavl22vFH7yKVVwV0s//aCJnu0amuazGvMY= +github.com/argoproj/argo-cd/v2 v2.5.4/go.mod h1:3ToENm286PFVlZKNMutBzOwNyhevz4fw9dcgyiq3FIY= github.com/argoproj/argo-workflows/v3 v3.4.3 h1:4pt7+Rjy9Lzq/r6dWp6wL8mr3ucPHSsGIlWwoP3fueM= github.com/argoproj/argo-workflows/v3 v3.4.3/go.mod h1:Od1rQK5j9/WefqFaUsIwAqTialDhLlhups0RE/WYzz4= github.com/argoproj/gitops-engine v0.7.1-0.20221004132320-98ccd3d43fd9 h1:pXN64mJfrg8qx4mgWDnJ9E2T5ikZupvVRSXYMoe39Y8=