From 127f00a9f940c63aebbab7b0b4dcf4a2d03a6a7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 14:52:25 +0000 Subject: [PATCH] Bump github.com/argoproj/gitops-engine Bumps [github.com/argoproj/gitops-engine](https://github.com/argoproj/gitops-engine) from 0.7.1-0.20230906152414-b0fffe419a0f to 0.7.3. - [Commits](https://github.com/argoproj/gitops-engine/commits/v0.7.3) --- updated-dependencies: - dependency-name: github.com/argoproj/gitops-engine 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 77da7399..3037af15 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.21.6 require ( github.com/argoproj/argo-cd/v2 v2.9.5 - github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f + github.com/argoproj/gitops-engine v0.7.3 github.com/cenkalti/backoff/v4 v4.2.1 github.com/creasty/defaults v1.7.0 github.com/ghodss/yaml v1.0.0 diff --git a/go.sum b/go.sum index c6d9767a..fcba50dd 100644 --- a/go.sum +++ b/go.sum @@ -246,8 +246,8 @@ github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0 h1:jfIu9sQUG6Ig github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0/go.mod h1:t2tdKJDJF9BV14lnkjHmOQgcvEKgtqs5a1N3LNdJhGE= github.com/argoproj/argo-cd/v2 v2.9.5 h1:PdR23x9HVuh4phv+WO/2vvYSMf60BDtbDZNz6+md5Pw= github.com/argoproj/argo-cd/v2 v2.9.5/go.mod h1:3DQwsQvXosH/lpa7NYI9xBdDl5pdXQijO99ltKuSxQA= -github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f h1:cb2j6HxYJutMBvvQc/Y3EOSL7pcr5pcnP/4MNmYi4xc= -github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f/go.mod h1:/GMN0JuoJUUpnKlNLp2Wn/mfK8sglFsdPn+eoxSddmg= +github.com/argoproj/gitops-engine v0.7.3 h1:0ZlRTReAJG5Y1PviQ8ZIJq/+VowxWe2uFwoXqYcbtXU= +github.com/argoproj/gitops-engine v0.7.3/go.mod h1:pRgVpLW7pZqf7n3COJ7UcDepk4cI61LAcJd64Q3Jq/c= github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e h1:kuLQvJqwwRMQTheT4MFyKVM8Txncu21CHT4yBWUl1Mk= github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e/go.mod h1:xBN5PLx2MoK63dmPfMo/PGBvd77K1Y0m/rzZOe4cs1s= github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=