Skip to content

Commit 3df65f6

Browse files
fix(deps): update module github.com/argoproj/argo-cd/v2 to v2.9.4 (#1035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6eb61d9 commit 3df65f6

File tree

2 files changed

+30
-185
lines changed

2 files changed

+30
-185
lines changed

go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/int128/argocd-commenter
33
go 1.21.6
44

55
require (
6-
github.com/argoproj/argo-cd/v2 v2.9.3
6+
github.com/argoproj/argo-cd/v2 v2.9.4
77
github.com/argoproj/gitops-engine v0.7.1-0.20230906152414-b0fffe419a0f
88
github.com/go-logr/logr v1.4.1
99
github.com/google/go-cmp v0.6.0
@@ -34,8 +34,7 @@ require (
3434
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd // indirect
3535
github.com/Masterminds/semver/v3 v3.2.1 // indirect
3636
github.com/Microsoft/go-winio v0.6.1 // indirect
37-
github.com/ProtonMail/go-crypto v0.0.0-20230717121422-5aa5874ade95 // indirect
38-
github.com/acomagu/bufpipe v1.0.4 // indirect
37+
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
3938
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e // indirect
4039
github.com/beorn7/perks v1.0.1 // indirect
4140
github.com/bmatcuk/doublestar/v4 v4.6.0 // indirect
@@ -44,6 +43,7 @@ require (
4443
github.com/cespare/xxhash/v2 v2.2.0 // indirect
4544
github.com/chai2010/gettext-go v0.0.0-20170215093142-bf70f2a70fb1 // indirect
4645
github.com/cloudflare/circl v1.3.3 // indirect
46+
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
4747
github.com/davecgh/go-spew v1.1.1 // indirect
4848
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
4949
github.com/docker/distribution v2.8.2+incompatible // indirect
@@ -57,8 +57,8 @@ require (
5757
github.com/fvbommel/sortorder v1.0.1 // indirect
5858
github.com/go-errors/errors v1.4.2 // indirect
5959
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
60-
github.com/go-git/go-billy/v5 v5.4.1 // indirect
61-
github.com/go-git/go-git/v5 v5.8.1 // indirect
60+
github.com/go-git/go-billy/v5 v5.5.0 // indirect
61+
github.com/go-git/go-git/v5 v5.11.0 // indirect
6262
github.com/go-logr/zapr v1.2.3 // indirect
6363
github.com/go-openapi/jsonpointer v0.19.5 // indirect
6464
github.com/go-openapi/jsonreference v0.20.0 // indirect
@@ -112,7 +112,7 @@ require (
112112
github.com/russross/blackfriday v1.6.0 // indirect
113113
github.com/sergi/go-diff v1.1.0 // indirect
114114
github.com/sirupsen/logrus v1.9.3 // indirect
115-
github.com/skeema/knownhosts v1.2.0 // indirect
115+
github.com/skeema/knownhosts v1.2.1 // indirect
116116
github.com/spf13/cobra v1.7.0 // indirect
117117
github.com/spf13/pflag v1.0.5 // indirect
118118
github.com/vmihailenco/go-tinylfu v0.2.2 // indirect
@@ -141,15 +141,15 @@ require (
141141
gopkg.in/yaml.v2 v2.4.0 // indirect
142142
gopkg.in/yaml.v3 v3.0.1 // indirect
143143
k8s.io/apiextensions-apiserver v0.25.0 // indirect
144-
k8s.io/apiserver v0.24.2 // indirect
145-
k8s.io/cli-runtime v0.24.2 // indirect
144+
k8s.io/apiserver v0.24.17 // indirect
145+
k8s.io/cli-runtime v0.24.17 // indirect
146146
k8s.io/component-base v0.25.0 // indirect
147-
k8s.io/component-helpers v0.24.2 // indirect
147+
k8s.io/component-helpers v0.24.17 // indirect
148148
k8s.io/klog/v2 v2.80.1 // indirect
149149
k8s.io/kube-aggregator v0.24.2 // indirect
150150
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 // indirect
151151
k8s.io/kubectl v0.24.2 // indirect
152-
k8s.io/kubernetes v1.24.2 // indirect
152+
k8s.io/kubernetes v1.24.17 // indirect
153153
k8s.io/utils v0.0.0-20221107191617-1a15be271d1d // indirect
154154
oras.land/oras-go/v2 v2.3.0 // indirect
155155
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect

0 commit comments

Comments
 (0)