File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.22.3
6
6
7
7
require (
8
8
github.com/Masterminds/semver/v3 v3.2.1
9
- github.com/argoproj/argo-cd/v2 v2.11.6
9
+ github.com/argoproj/argo-cd/v2 v2.11.7
10
10
github.com/argoproj/gitops-engine v0.7.1-0.20240715141605-18ba62e1f1fb
11
11
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e
12
12
github.com/bmatcuk/doublestar/v4 v4.6.0
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/alicebob/miniredis/v2 v2.30.4/go.mod h1:b25qWj4fCEsBeAAR2mlb0ufImGC6u
33
33
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
34
34
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
35
35
github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
36
- github.com/argoproj/argo-cd/v2 v2.11.6 h1:rAqp1oduTOaugPjlhmjDmjY+zf1chBEX/5SQZItXDcY =
37
- github.com/argoproj/argo-cd/v2 v2.11.6 /go.mod h1:RfmtLRki6JBwq9jkgCMie9MzfvYqs0DfzbuG3JcDrPk =
36
+ github.com/argoproj/argo-cd/v2 v2.11.7 h1:wrtH0LuCzIj88P2CFdxSC+EDI8h5lGgRqtmpfA4btE8 =
37
+ github.com/argoproj/argo-cd/v2 v2.11.7 /go.mod h1:RfmtLRki6JBwq9jkgCMie9MzfvYqs0DfzbuG3JcDrPk =
38
38
github.com/argoproj/gitops-engine v0.7.1-0.20240715141605-18ba62e1f1fb h1:PbngWUqmtdVxU5qRR0Dngeo6AXhxY3qZi6RlpfCLbuI =
39
39
github.com/argoproj/gitops-engine v0.7.1-0.20240715141605-18ba62e1f1fb /go.mod h1:d4eLldeEFyZIcVySAMhXhnh1tTa4qfvPYfut9B8UClw =
40
40
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e h1:kuLQvJqwwRMQTheT4MFyKVM8Txncu21CHT4yBWUl1Mk =
You can’t perform that action at this time.
0 commit comments