Skip to content

Commit 7c3e6b9

Browse files
build(deps): Bump github.com/argoproj/argo-cd/v2 from 2.9.9 to 2.9.10 (#384)
Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.9.9 to 2.9.10. - [Release notes](https://github.com/argoproj/argo-cd/releases) - [Changelog](https://github.com/argoproj/argo-cd/blob/master/CHANGELOG.md) - [Commits](argoproj/argo-cd@v2.9.9...v2.9.10) --- updated-dependencies: - dependency-name: github.com/argoproj/argo-cd/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b069658 commit 7c3e6b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.20
55
require (
66
github.com/Masterminds/semver/v3 v3.2.1
77
github.com/ProtonMail/gopenpgp/v2 v2.7.4
8-
github.com/argoproj/argo-cd/v2 v2.9.9
8+
github.com/argoproj/argo-cd/v2 v2.9.10
99
github.com/argoproj/gitops-engine v0.7.3
1010
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e
1111
github.com/cristalhq/jwt/v3 v3.1.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ github.com/apparentlymart/go-textseg/v12 v12.0.0/go.mod h1:S/4uRK2UtaQttw1GenVJE
114114
github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=
115115
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
116116
github.com/appscode/go v0.0.0-20191119085241-0887d8ec2ecc/go.mod h1:OawnOmAL4ZX3YaPdN+8HTNwBveT1jMsqP74moa9XUbE=
117-
github.com/argoproj/argo-cd/v2 v2.9.9 h1:uO+K7Di0cVcLBYoqocgjYZw0PJKMIIzWmG82UIvoLDM=
118-
github.com/argoproj/argo-cd/v2 v2.9.9/go.mod h1:y24WY8Phm7hz9X7AlnkB5oq9swpoUiRlcT86wcTSRRI=
117+
github.com/argoproj/argo-cd/v2 v2.9.10 h1:4TxlKafJ9WRbO14zMPwoV5PBqK90FA8X8Z7m5Traa14=
118+
github.com/argoproj/argo-cd/v2 v2.9.10/go.mod h1:y24WY8Phm7hz9X7AlnkB5oq9swpoUiRlcT86wcTSRRI=
119119
github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f h1:cb2j6HxYJutMBvvQc/Y3EOSL7pcr5pcnP/4MNmYi4xc=
120120
github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f/go.mod h1:/GMN0JuoJUUpnKlNLp2Wn/mfK8sglFsdPn+eoxSddmg=
121121
github.com/argoproj/notifications-engine v0.4.1-0.20230905144632-9dcecdc3eebf h1:4wliaBwd6iKvT/5huDTJntaYtTSdwPLs00SOQwDSK6A=

0 commit comments

Comments
 (0)