Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.24.6
require (
github.com/Masterminds/semver/v3 v3.4.0
github.com/ProtonMail/gopenpgp/v3 v3.3.0
github.com/argoproj/argo-cd/v3 v3.1.9
github.com/argoproj/argo-cd/v3 v3.2.0
// make sure this matches with version used in Argo CD's go.mod
github.com/argoproj/gitops-engine v0.7.1-0.20250905160054-e48120133eec
github.com/argoproj/pkg v0.13.7-0.20250305113207-cbc37dc61de5
Expand Down
Loading