Skip to content

Commit

Permalink
chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.10.4 to 2.10.5 (
Browse files Browse the repository at this point in the history
#1103)

Bumps [github.com/argoproj/argo-cd/v2](https://github.com/argoproj/argo-cd) from 2.10.4 to 2.10.5.
- [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.10.4...v2.10.5)

---
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>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 4f0eeef commit c74886f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 40 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ module github.com/redhat-appstudio/e2e-tests
go 1.20

require (
github.com/argoproj/argo-cd/v2 v2.10.4
github.com/IBM/go-sdk-core/v5 v5.15.3
github.com/IBM/vpc-go-sdk v0.48.0
github.com/argoproj/argo-cd/v2 v2.10.5
github.com/avast/retry-go/v4 v4.3.3
github.com/aws/aws-sdk-go-v2 v1.24.1
github.com/aws/aws-sdk-go-v2/config v1.25.12
Expand Down Expand Up @@ -113,8 +115,6 @@ require (
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/BurntSushi/toml v1.2.1 // indirect
github.com/CycloneDX/cyclonedx-go v0.7.1 // indirect
github.com/IBM/go-sdk-core/v5 v5.15.3 // indirect
github.com/IBM/vpc-go-sdk v0.48.0 // indirect
github.com/MakeNowJust/heredoc v1.0.0 // indirect
github.com/Masterminds/semver/v3 v3.2.1 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
Expand Down
Loading

0 comments on commit c74886f

Please sign in to comment.