Skip to content

Commit 8ebb397

Browse files
build(deps): bump github.com/argoproj/argo-cd/v2 from 2.1.2 to 2.1.9 (#136)
Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.1.2 to 2.1.9. - [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.1.2...v2.1.9) --- 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 a77dc6b commit 8ebb397

File tree

2 files changed

+9
-109
lines changed

2 files changed

+9
-109
lines changed

go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@ require (
66
cloud.google.com/go/storage v1.14.0 // indirect
77
github.com/Masterminds/semver v1.5.0
88
github.com/apparentlymart/go-cidr v1.1.0 // indirect
9-
github.com/argoproj/argo-cd/v2 v2.1.2
10-
github.com/argoproj/gitops-engine v0.4.1
11-
github.com/argoproj/pkg v0.9.1
9+
github.com/argoproj/argo-cd/v2 v2.1.9
10+
github.com/argoproj/gitops-engine v0.4.2
11+
github.com/argoproj/pkg v0.11.1-0.20211203175135-36c59d8fafe0
1212
github.com/aws/aws-sdk-go v1.38.65 // indirect
1313
github.com/cristalhq/jwt/v3 v3.1.0
1414
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
1515
github.com/golang/protobuf v1.4.3
16-
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
1716
github.com/hashicorp/go-getter v1.5.4 // indirect
1817
github.com/hashicorp/go-uuid v1.0.2 // indirect
1918
github.com/hashicorp/hcl/v2 v2.8.2 // indirect

0 commit comments

Comments
 (0)