Skip to content

Commit 0aa3d9c

Browse files
chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.6.15 to 2.7.16
Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.6.15 to 2.7.16. - [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.6.15...v2.7.16) --- updated-dependencies: - dependency-name: github.com/argoproj/argo-cd/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b615f0d commit 0aa3d9c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+6341
-9027
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.20
44

55
require (
66
github.com/Pallinder/go-randomdata v1.2.0
7-
github.com/argoproj/argo-cd/v2 v2.6.15
7+
github.com/argoproj/argo-cd/v2 v2.7.16
88
github.com/argoproj/argo-workflows/v3 v3.4.3
99
github.com/aws/aws-sdk-go v1.44.290
1010
github.com/aws/aws-sdk-go-v2/service/ecr v1.20.0
@@ -145,8 +145,7 @@ require (
145145
github.com/go-openapi/swag v0.22.3 // indirect
146146
github.com/go-playground/locales v0.14.0 // indirect
147147
github.com/go-playground/universal-translator v0.18.0 // indirect
148-
github.com/go-redis/cache/v8 v8.4.2 // indirect
149-
github.com/go-redis/redis/v8 v8.11.5 // indirect
148+
github.com/go-redis/cache/v9 v9.0.0 // indirect
150149
github.com/go-sql-driver/mysql v1.6.0 // indirect
151150
github.com/go-xorm/xorm v0.7.9 // indirect
152151
github.com/gobwas/glob v0.2.3 // indirect
@@ -215,6 +214,7 @@ require (
215214
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
216215
github.com/prometheus/common v0.38.0 // indirect
217216
github.com/prometheus/procfs v0.11.1 // indirect
217+
github.com/redis/go-redis/v9 v9.0.2 // indirect
218218
github.com/russross/blackfriday/v2 v2.1.0 // indirect
219219
github.com/sergi/go-diff v1.1.0 // indirect
220220
github.com/shopspring/decimal v1.2.0 // indirect
@@ -228,7 +228,7 @@ require (
228228
github.com/tidwall/pretty v1.2.0 // indirect
229229
github.com/valyala/bytebufferpool v1.0.0 // indirect
230230
github.com/valyala/fasttemplate v1.2.2 // indirect
231-
github.com/vmihailenco/go-tinylfu v0.2.1 // indirect
231+
github.com/vmihailenco/go-tinylfu v0.2.2 // indirect
232232
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
233233
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
234234
github.com/xanzy/ssh-agent v0.3.3 // indirect

go.sum

Lines changed: 30 additions & 200 deletions
Large diffs are not rendered by default.

vendor/github.com/argoproj/argo-cd/assets/badge.svg

Lines changed: 0 additions & 22 deletions
This file was deleted.

vendor/github.com/argoproj/argo-cd/assets/builtin-policy.csv

Lines changed: 0 additions & 34 deletions
This file was deleted.

vendor/github.com/argoproj/argo-cd/assets/model.conf

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)