File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- VERSION =v0.2.12
1
+ VERSION =v0.2.13
2
2
3
3
OUT_DIR =dist
4
4
YEAR? =$(shell date +"% Y")
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.4
4
4
5
5
require (
6
6
github.com/Masterminds/semver/v3 v3.3.1
7
- github.com/argoproj/argo-cd/v2 v2.13.8
7
+ github.com/argoproj/argo-cd/v2 v2.13.9
8
8
github.com/codefresh-io/go-sdk v1.4.9
9
9
github.com/fatih/color v1.18.0
10
10
github.com/gobuffalo/packr v1.30.1
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/alicebob/miniredis/v2 v2.33.0/go.mod h1:MhP4a3EU7aENRi9aO+tHfTBZicLqQ
39
39
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
40
40
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
41
41
github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
42
- github.com/argoproj/argo-cd/v2 v2.13.8 h1:FX4wajO+DUADwyMq/+y+UlLhcljVY8v/+5DllzxEfwo =
43
- github.com/argoproj/argo-cd/v2 v2.13.8 /go.mod h1:VnIEoaw53mwPEGKqixL3ee1qfP3tNUFj+9RHJVhmxws =
42
+ github.com/argoproj/argo-cd/v2 v2.13.9 h1:Mzs4FA1EeFhI/xoTFqSA80JP9/IwI+B4I1Kr0pTcLlA =
43
+ github.com/argoproj/argo-cd/v2 v2.13.9 /go.mod h1:VnIEoaw53mwPEGKqixL3ee1qfP3tNUFj+9RHJVhmxws =
44
44
github.com/argoproj/gitops-engine v0.7.1-0.20250328191959-6d3cf122b03f h1:T18BJdtZF/HWdkyCqcNI6kQ3SbIomn6g+AZtZtvQUjE =
45
45
github.com/argoproj/gitops-engine v0.7.1-0.20250328191959-6d3cf122b03f /go.mod h1:WsnykM8idYRUnneeT31cM/Fq/ZsjkefCbjiD8ioCJkU =
46
46
github.com/argoproj/pkg v0.13.7-0.20230901113346-235a5432ec98 h1:Y1wJVJePMad3LwH+OIX4cl9ND3251XUNxjgpxFRWmZs =
You can’t perform that action at this time.
0 commit comments