Skip to content

Commit

Permalink
Update module github.com/argoproj/argo-cd/v2 to v2.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent 826aed0 commit 12f57d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ require (
)

require (
github.com/argoproj/argo-cd/v2 v2.7.8
github.com/argoproj/argo-cd/v2 v2.7.10
github.com/ghodss/yaml v1.0.0
github.com/go-godo/godo v2.0.9+incompatible
sigs.k8s.io/kustomize/kustomize/v4 v4.5.7
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ github.com/argoproj/argo-cd/v2 v2.7.4 h1:GjO/S04ja3BCvsCWYLVio3V+AiZCOLtedUUGeM8
github.com/argoproj/argo-cd/v2 v2.7.4/go.mod h1:7bpfosd7lV3d21MtEGA5uQNPWmeFMgdZqI8IVh023ZI=
github.com/argoproj/argo-cd/v2 v2.7.8 h1:VvTpURUBILm1+fmOg+EVjx8ParULSUvz7C5z9vROm+c=
github.com/argoproj/argo-cd/v2 v2.7.8/go.mod h1:ra7uFz7Nh5veLlMO6m0xBHuOoAbOfa3VG37ydExQFEw=
github.com/argoproj/argo-cd/v2 v2.7.10 h1:5rpSAdy76Cwbk3QjHdHx2/xxcnHhsM4OQrA558LSCFo=
github.com/argoproj/argo-cd/v2 v2.7.10/go.mod h1:ra7uFz7Nh5veLlMO6m0xBHuOoAbOfa3VG37ydExQFEw=
github.com/argoproj/gitops-engine v0.7.1-0.20230526233214-ad9a694fe4bc h1:i6OgOvFFsoWiGBFEhhDNcYoRtxxtrVwcD7wCEeqhct4=
github.com/argoproj/gitops-engine v0.7.1-0.20230526233214-ad9a694fe4bc/go.mod h1:WpA/B7tgwfz+sdNE3LqrTrb7ArEY1FOPI2pAGI0hfPc=
github.com/argoproj/pkg v0.13.7-0.20221221191914-44694015343d h1:7fXEKF3OQ9i1PrgieA6FLrXOL3UAKyiotomn0RHevds=
Expand Down

0 comments on commit 12f57d4

Please sign in to comment.