Skip to content

Commit

Permalink
Merge pull request #42 from qonto/dependabot/go_modules/github.com/ar…
Browse files Browse the repository at this point in the history
…goproj/argo-cd/v2-2.9.3

Bump github.com/argoproj/argo-cd/v2 from 2.9.0 to 2.9.3
  • Loading branch information
victorboissiere authored Apr 5, 2024
2 parents 917311a + 8953c22 commit a56538c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ replace (
)

require (
github.com/argoproj/argo-cd/v2 v2.9.0
github.com/argoproj/argo-cd/v2 v2.9.3
github.com/go-chi/chi/v5 v5.0.10
github.com/go-git/go-git/v5 v5.9.0
github.com/go-playground/validator/v10 v10.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFI
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY=
github.com/argoproj/argo-cd/v2 v2.9.0 h1:sj1wrv9boNYID8GkSSWSuyEMd2NBsDpx0FonakH3eUM=
github.com/argoproj/argo-cd/v2 v2.9.0/go.mod h1:HnrElQety3IvdpX1IVBGK3ClQ7kOOFtMY0Kq2S2nXzg=
github.com/argoproj/argo-cd/v2 v2.9.3 h1:P3oi9WEzi7NkPoinPhv/RCS6vKJT5vmB1YjgZduK0uw=
github.com/argoproj/argo-cd/v2 v2.9.3/go.mod h1:+Ve37mJedhW4fpRTpQNbE9VaSmkijET1UgxZOFNi3dI=
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/pkg v0.13.7-0.20230626144333-d56162821bd1 h1:qsHwwOJ21K2Ao0xPju1sNuqphyMnMYkyB3ZLoLtxWpo=
Expand Down

0 comments on commit a56538c

Please sign in to comment.