Skip to content

Commit 07f2928

Browse files
build(deps): Bump github.com/argoproj/argo-cd/v2 from 2.14.8 to 2.14.9 (#356)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36751e0 commit 07f2928

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.23.0
44

55
require (
66
github.com/alicebob/miniredis/v2 v2.34.0
7-
github.com/argoproj/argo-cd/v2 v2.14.8
8-
github.com/argoproj/gitops-engine v0.7.1-0.20250318152039-0fa7514ea01d
7+
github.com/argoproj/argo-cd/v2 v2.14.9
8+
github.com/argoproj/gitops-engine v0.7.1-0.20250328191959-6d3cf122b03f
99
github.com/cloudevents/sdk-go/binding/format/protobuf/v2 v2.15.2
1010
github.com/cloudevents/sdk-go/v2 v2.16.0
1111
github.com/golang-jwt/jwt/v5 v5.2.2

go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ github.com/alicebob/miniredis/v2 v2.34.0/go.mod h1:kWShP4b58T1CW0Y5dViCd5ztzrDqR
2525
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=
2626
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
2727
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
28-
github.com/argoproj/argo-cd/v2 v2.14.8 h1:ni1x6xmbvu36lr2CwtCyDXMrBunIVkjx4g75LJvOj8Y=
29-
github.com/argoproj/argo-cd/v2 v2.14.8/go.mod h1:RVfn1PEjuJ7tACwb94343xvjlREDAzVe0M/FwDgiCjg=
30-
github.com/argoproj/gitops-engine v0.7.1-0.20250318152039-0fa7514ea01d h1:hMUyelxWROYaNfn3hskKqChLOQF2V3Q/U0J5enkMiSM=
31-
github.com/argoproj/gitops-engine v0.7.1-0.20250318152039-0fa7514ea01d/go.mod h1:WsnykM8idYRUnneeT31cM/Fq/ZsjkefCbjiD8ioCJkU=
28+
github.com/argoproj/argo-cd/v2 v2.14.9 h1:a6olDRG9HGvkF1gWJ3plvfdrX/tk7cu3ZbkVS0y/rMU=
29+
github.com/argoproj/argo-cd/v2 v2.14.9/go.mod h1:50mfVqU+TKu2qIUwELpJ3+lmDKEuwEVj/0caQhYqDz8=
30+
github.com/argoproj/gitops-engine v0.7.1-0.20250328191959-6d3cf122b03f h1:T18BJdtZF/HWdkyCqcNI6kQ3SbIomn6g+AZtZtvQUjE=
31+
github.com/argoproj/gitops-engine v0.7.1-0.20250328191959-6d3cf122b03f/go.mod h1:WsnykM8idYRUnneeT31cM/Fq/ZsjkefCbjiD8ioCJkU=
3232
github.com/argoproj/pkg v0.13.7-0.20230626144333-d56162821bd1 h1:qsHwwOJ21K2Ao0xPju1sNuqphyMnMYkyB3ZLoLtxWpo=
3333
github.com/argoproj/pkg v0.13.7-0.20230626144333-d56162821bd1/go.mod h1:CZHlkyAD1/+FbEn6cB2DQTj48IoLGvEYsWEvtzP3238=
3434
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=

0 commit comments

Comments
 (0)