4
4
5
5
require (
6
6
github.com/Pallinder/go-randomdata v1.2.0
7
- github.com/argoproj/argo-cd/v2 v2.6.15
7
+ github.com/argoproj/argo-cd/v2 v2.8.13
8
8
github.com/argoproj/argo-workflows/v3 v3.4.3
9
9
github.com/argoproj/gitops-engine v0.7.1-0.20231013183858-f15cf615b814
10
10
github.com/aws/aws-sdk-go v1.44.290
@@ -16,9 +16,9 @@ require (
16
16
github.com/coreos/go-oidc v2.2.1+incompatible
17
17
github.com/davecgh/go-spew v1.1.1
18
18
github.com/deckarep/golang-set v1.8.0
19
- github.com/devtron-labs/authenticator v0.4.35-0.20240216091211-80e10a80ce7b
20
- github.com/devtron-labs/common-lib v0.0.16-0.20240320102218-5807b1301538
21
- github.com/devtron-labs/protos v0.0.3-0.20240130061723-7b2e12ab0abb
19
+ github.com/devtron-labs/authenticator v0.4.35-0.20240321064236-a95dc8d0403f
20
+ github.com/devtron-labs/common-lib v0.0.16-0.20240326053557-bff4518a731d
21
+ github.com/devtron-labs/protos v0.0.3-0.20240326053929-48e42d9d4534
22
22
github.com/evanphx/json-patch v5.6.0+incompatible
23
23
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
24
24
github.com/go-git/go-billy/v5 v5.5.0
@@ -28,7 +28,7 @@ require (
28
28
github.com/gogo/protobuf v1.3.2
29
29
github.com/golang-jwt/jwt/v4 v4.5.0
30
30
github.com/golang/mock v1.6.0
31
- github.com/golang/protobuf v1.5.3
31
+ github.com/golang/protobuf v1.5.4
32
32
github.com/google/go-cmp v0.6.0
33
33
github.com/google/go-github v17.0.0+incompatible
34
34
github.com/google/uuid v1.3.1
@@ -42,20 +42,20 @@ require (
42
42
github.com/hashicorp/hcl2 v0.0.0-20191002203319-fb75b3253c80
43
43
github.com/invopop/jsonschema v0.7.0
44
44
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f
45
- github.com/ktrysmt/go-bitbucket v0.9.55
45
+ github.com/ktrysmt/go-bitbucket v0.9.60
46
46
github.com/lib/pq v1.10.4
47
47
github.com/microsoft/azure-devops-go-api/azuredevops v1.0.0-b5
48
48
github.com/otiai10/copy v1.0.2
49
49
github.com/patrickmn/go-cache v2.1.0+incompatible
50
50
github.com/pkg/errors v0.9.1
51
51
github.com/posthog/posthog-go v0.0.0-20210610161230-cd4408afb35a
52
- github.com/prometheus/client_golang v1.14 .0
52
+ github.com/prometheus/client_golang v1.16 .0
53
53
github.com/robfig/cron/v3 v3.0.1
54
54
github.com/satori/go.uuid v1.2.0
55
55
github.com/stretchr/testify v1.8.4
56
56
github.com/tidwall/gjson v1.14.3
57
57
github.com/tidwall/sjson v1.2.4
58
- github.com/xanzy/go-gitlab v0.60 .0
58
+ github.com/xanzy/go-gitlab v0.86 .0
59
59
github.com/xeipuuv/gojsonschema v1.2.0
60
60
github.com/yannh/kubeconform v0.5.0
61
61
github.com/zclconf/go-cty v1.13.2
@@ -71,7 +71,7 @@ require (
71
71
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
72
72
golang.org/x/oauth2 v0.11.0
73
73
google.golang.org/grpc v1.59.0
74
- google.golang.org/protobuf v1.31 .0
74
+ google.golang.org/protobuf v1.33 .0
75
75
gopkg.in/go-playground/validator.v9 v9.30.0
76
76
gopkg.in/igm/sockjs-go.v3 v3.0.0
77
77
gopkg.in/yaml.v2 v2.4.0
@@ -107,24 +107,25 @@ require (
107
107
github.com/MakeNowJust/heredoc v1.0.0 // indirect
108
108
github.com/Masterminds/goutils v1.1.1 // indirect
109
109
github.com/Masterminds/semver v1.5.0 // indirect
110
- github.com/Masterminds/semver/v3 v3.2.0 // indirect
110
+ github.com/Masterminds/semver/v3 v3.2.1 // indirect
111
111
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
112
112
github.com/Microsoft/go-winio v0.6.1 // indirect
113
113
github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371 // indirect
114
114
github.com/agext/levenshtein v1.2.1 // indirect
115
- github.com/antonmedv/expr v1.9.0 // indirect
115
+ github.com/antonmedv/expr v1.12.5 // indirect
116
116
github.com/apparentlymart/go-textseg v1.0.0 // indirect
117
117
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
118
118
github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e // indirect
119
119
github.com/aws/smithy-go v1.14.2 // indirect
120
120
github.com/beorn7/perks v1.0.1 // indirect
121
121
github.com/blang/semver/v4 v4.0.0 // indirect
122
+ github.com/bmatcuk/doublestar/v4 v4.6.0 // indirect
122
123
github.com/bombsimon/logrusr/v2 v2.0.1 // indirect
123
- github.com/bradleyfalzon/ghinstallation/v2 v2.1 .0 // indirect
124
+ github.com/bradleyfalzon/ghinstallation/v2 v2.5 .0 // indirect
124
125
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
125
126
github.com/cespare/xxhash/v2 v2.2.0 // indirect
126
127
github.com/chai2010/gettext-go v1.0.2 // indirect
127
- github.com/cloudflare/circl v1.3.3 // indirect
128
+ github.com/cloudflare/circl v1.3.7 // indirect
128
129
github.com/colinmarc/hdfs v1.1.4-0.20180805212432-9746310a4d31 // indirect
129
130
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
130
131
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
@@ -136,7 +137,7 @@ require (
136
137
github.com/fatih/camelcase v1.0.0 // indirect
137
138
github.com/felixge/httpsnoop v1.0.4 // indirect
138
139
github.com/fvbommel/sortorder v1.0.1 // indirect
139
- github.com/go-errors/errors v1.0.1 // indirect
140
+ github.com/go-errors/errors v1.4.2 // indirect
140
141
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
141
142
github.com/go-logr/logr v1.3.0 // indirect
142
143
github.com/go-logr/stdr v1.2.2 // indirect
@@ -145,15 +146,14 @@ require (
145
146
github.com/go-openapi/swag v0.22.3 // indirect
146
147
github.com/go-playground/locales v0.14.0 // indirect
147
148
github.com/go-playground/universal-translator v0.18.0 // indirect
148
- github.com/go-redis/cache/v8 v8.4.2 // indirect
149
- github.com/go-redis/redis/v8 v8.11.5 // indirect
149
+ github.com/go-redis/cache/v9 v9.0.0 // indirect
150
150
github.com/go-sql-driver/mysql v1.6.0 // indirect
151
151
github.com/go-xorm/xorm v0.7.9 // indirect
152
152
github.com/gobwas/glob v0.2.3 // indirect
153
153
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
154
- github.com/google/btree v1.0.1 // indirect
155
- github.com/google/gnostic v0.5.7-v3refs // indirect
156
- github.com/google/go-github/v45 v45.2 .0 // indirect
154
+ github.com/google/btree v1.1.2 // indirect
155
+ github.com/google/gnostic v0.6.9 // indirect
156
+ github.com/google/go-github/v53 v53.0 .0 // indirect
157
157
github.com/google/go-querystring v1.1.0 // indirect
158
158
github.com/google/gofuzz v1.2.0 // indirect
159
159
github.com/google/s2a-go v0.1.4 // indirect
@@ -163,16 +163,16 @@ require (
163
163
github.com/gorilla/securecookie v1.1.1 // indirect
164
164
github.com/gorilla/websocket v1.5.0 // indirect
165
165
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
166
- github.com/grpc-ecosystem/go-grpc-middleware v1.3 .0 // indirect
166
+ github.com/grpc-ecosystem/go-grpc-middleware v1.4 .0 // indirect
167
167
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
168
168
github.com/hashicorp/errwrap v1.0.0 // indirect
169
169
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
170
- github.com/hashicorp/go-retryablehttp v0.7.0 // indirect
170
+ github.com/hashicorp/go-retryablehttp v0.7.4 // indirect
171
171
github.com/hashicorp/go-uuid v1.0.2 // indirect
172
172
github.com/huandu/xstrings v1.3.3 // indirect
173
173
github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0 // indirect
174
174
github.com/igm/sockjs-go v3.0.0+incompatible // indirect
175
- github.com/imdario/mergo v0.3.13 // indirect
175
+ github.com/imdario/mergo v0.3.16 // indirect
176
176
github.com/inconshreveable/mousetrap v1.1.0 // indirect
177
177
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
178
178
github.com/jcmturner/gofork v1.0.0 // indirect
@@ -208,13 +208,15 @@ require (
208
208
github.com/nats-io/nuid v1.0.1 // indirect
209
209
github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852 // indirect
210
210
github.com/opencontainers/go-digest v1.0.0 // indirect
211
+ github.com/opencontainers/image-spec v1.1.0-rc.3 // indirect
211
212
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
212
213
github.com/pjbgf/sha1cd v0.3.0 // indirect
213
214
github.com/pmezard/go-difflib v1.0.0 // indirect
214
215
github.com/pquerna/cachecontrol v0.1.0 // indirect
215
216
github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16 // indirect
216
- github.com/prometheus/common v0.38 .0 // indirect
217
+ github.com/prometheus/common v0.42 .0 // indirect
217
218
github.com/prometheus/procfs v0.11.1 // indirect
219
+ github.com/redis/go-redis/v9 v9.0.5 // indirect
218
220
github.com/russross/blackfriday/v2 v2.1.0 // indirect
219
221
github.com/sergi/go-diff v1.1.0 // indirect
220
222
github.com/shopspring/decimal v1.2.0 // indirect
@@ -228,7 +230,7 @@ require (
228
230
github.com/tidwall/pretty v1.2.0 // indirect
229
231
github.com/valyala/bytebufferpool v1.0.0 // indirect
230
232
github.com/valyala/fasttemplate v1.2.2 // indirect
231
- github.com/vmihailenco/go-tinylfu v0.2.1 // indirect
233
+ github.com/vmihailenco/go-tinylfu v0.2.2 // indirect
232
234
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
233
235
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
234
236
github.com/xanzy/ssh-agent v0.3.3 // indirect
@@ -240,13 +242,13 @@ require (
240
242
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0 // indirect
241
243
go.opentelemetry.io/otel/metric v1.20.0 // indirect
242
244
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
243
- go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect
245
+ go.starlark.net v0.0.0-20220328144851-d1966c6b9fcd // indirect
244
246
go.uber.org/atomic v1.10.0 // indirect
245
247
go.uber.org/multierr v1.11.0 // indirect
246
248
golang.org/x/mod v0.12.0 // indirect
247
249
golang.org/x/net v0.19.0 // indirect
248
250
golang.org/x/sync v0.3.0 // indirect
249
- golang.org/x/sys v0.15 .0 // indirect
251
+ golang.org/x/sys v0.18 .0 // indirect
250
252
golang.org/x/term v0.15.0 // indirect
251
253
golang.org/x/text v0.14.0 // indirect
252
254
golang.org/x/time v0.3.0 // indirect
@@ -276,6 +278,7 @@ require (
276
278
k8s.io/kube-aggregator v0.26.4 // indirect
277
279
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f // indirect
278
280
mellium.im/sasl v0.3.1 // indirect
281
+ oras.land/oras-go/v2 v2.2.0 // indirect
279
282
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
280
283
sigs.k8s.io/kustomize/api v0.12.1 // indirect
281
284
sigs.k8s.io/kustomize/kyaml v0.13.9 // indirect
0 commit comments