@@ -13,32 +13,32 @@ replace istio.io/api => github.com/dubbo-go-pixiu/operator-api v0.0.0-2023052102
13
13
replace istio.io/client-go => github.com/dubbo-go-pixiu/operator-client-go v1.14.6-0.20230521064746-0907a7fb8042
14
14
15
15
require (
16
- cloud.google.com/go/compute v1.6.0
17
- cloud.google.com/go/security v1.3 .0
16
+ cloud.google.com/go/compute/metadata v0.2.3
17
+ cloud.google.com/go/security v1.12 .0
18
18
contrib.go.opencensus.io/exporter/prometheus v0.4.1
19
19
dubbo.apache.org/dubbo-go/v3 v3.0.2-0.20220519062747-f6405fa79d5c
20
- github.com/AdaLogics/go-fuzz-headers v0.0.0-20220408101031-f1761e18c0c6
20
+ github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1
21
21
github.com/Masterminds/sprig/v3 v3.2.2
22
22
github.com/MicahParks/keyfunc v1.0.0
23
23
github.com/Shopify/sarama v1.19.0
24
24
github.com/alibaba/sentinel-golang v1.0.4
25
25
github.com/apache/dubbo-getty v1.4.8
26
26
github.com/apache/dubbo-go-hessian2 v1.11.3
27
27
github.com/cch123/supermonkey v1.0.1
28
- github.com/cenkalti/backoff/v4 v4.1.3
29
- github.com/census-instrumentation/opencensus-proto v0.3.0
28
+ github.com/cenkalti/backoff/v4 v4.2.0
29
+ github.com/census-instrumentation/opencensus-proto v0.4.1
30
30
github.com/cheggaaa/pb/v3 v3.0.8
31
- github.com/cncf/xds/go v0.0.0-20220330162227-eded343319d0
31
+ github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b
32
32
github.com/coreos/go-oidc/v3 v3.1.0
33
33
github.com/creasty/defaults v1.5.2
34
34
github.com/davecgh/go-spew v1.1.1
35
- github.com/docker/cli v23 .0.0-rc.1 +incompatible
35
+ github.com/docker/cli v24 .0.4 +incompatible
36
36
github.com/dubbo-go-pixiu/pixiu-api v0.1.6-0.20220612115254-d9a176b25b99
37
37
github.com/dubbogo/go-zookeeper v1.0.4-0.20211212162352-f9d2183d89d5
38
38
github.com/dubbogo/gost v1.13.3-0.20221216065235-4c45e166b5a0
39
39
github.com/dubbogo/grpc-go v1.42.9
40
40
github.com/dubbogo/triple v1.1.8
41
- github.com/envoyproxy/go-control-plane v0.10.2-0.20220428052930-ec95b9f870a8
41
+ github.com/envoyproxy/go-control-plane v0.10.3
42
42
github.com/evanphx/json-patch/v5 v5.6.0
43
43
github.com/fatih/color v1.13.0
44
44
github.com/felixge/fgprof v0.9.2
@@ -52,7 +52,7 @@ require (
52
52
github.com/goinggo/mapstructure v0.0.0-20140717182941-194205d9b4a9
53
53
github.com/golang-jwt/jwt/v4 v4.4.2
54
54
github.com/golang/mock v1.6.0
55
- github.com/golang/protobuf v1.5.2
55
+ github.com/golang/protobuf v1.5.3
56
56
github.com/google/cel-go v0.12.5
57
57
github.com/google/go-cmp v0.5.9
58
58
github.com/google/go-containerregistry v0.8.0
@@ -77,7 +77,7 @@ require (
77
77
github.com/mitchellh/copystructure v1.2.0
78
78
github.com/mitchellh/go-homedir v1.1.0
79
79
github.com/mitchellh/mapstructure v1.5.0
80
- github.com/moby/buildkit v0.11.4
80
+ github.com/moby/buildkit v0.12.5
81
81
github.com/nacos-group/nacos-sdk-go v1.1.3
82
82
github.com/onsi/gomega v1.20.1
83
83
github.com/openshift/api v0.0.0-20200713203337-b2494ecb17dd
@@ -86,7 +86,7 @@ require (
86
86
github.com/pmezard/go-difflib v1.0.0
87
87
github.com/prometheus/client_golang v1.14.0
88
88
github.com/prometheus/client_model v0.3.0
89
- github.com/prometheus/common v0.37 .0
89
+ github.com/prometheus/common v0.42 .0
90
90
github.com/prometheus/prometheus v2.5.0+incompatible
91
91
github.com/ryanuber/go-glob v1.0.0
92
92
github.com/spf13/cast v1.5.0
@@ -97,30 +97,30 @@ require (
97
97
github.com/vishvananda/netlink v1.2.0-beta
98
98
github.com/yl2chen/cidranger v1.0.2
99
99
go.etcd.io/etcd/api/v3 v3.5.5
100
- go.opencensus.io v0.23 .0
101
- go.opentelemetry.io/otel v1.10 .0
102
- go.opentelemetry.io/otel/exporters/jaeger v1.10 .0
103
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.10 .0
104
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.10 .0
100
+ go.opencensus.io v0.24 .0
101
+ go.opentelemetry.io/otel v1.14 .0
102
+ go.opentelemetry.io/otel/exporters/jaeger v1.14 .0
103
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14 .0
104
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14 .0
105
105
go.opentelemetry.io/otel/exporters/prometheus v0.32.1
106
- go.opentelemetry.io/otel/metric v0.32.1
107
- go.opentelemetry.io/otel/sdk v1.10 .0
106
+ go.opentelemetry.io/otel/metric v0.37.0
107
+ go.opentelemetry.io/otel/sdk v1.14 .0
108
108
go.opentelemetry.io/otel/sdk/metric v0.32.1
109
- go.opentelemetry.io/otel/trace v1.10 .0
109
+ go.opentelemetry.io/otel/trace v1.14 .0
110
110
go.opentelemetry.io/proto/otlp v0.19.0
111
111
go.uber.org/atomic v1.9.0
112
112
go.uber.org/zap v1.21.0
113
113
golang.org/x/crypto v0.17.0
114
114
golang.org/x/net v0.17.0
115
- golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
115
+ golang.org/x/oauth2 v0.5.0
116
116
golang.org/x/sync v0.1.0
117
117
golang.org/x/sys v0.15.0
118
- golang.org/x/time v0.1 .0
118
+ golang.org/x/time v0.3 .0
119
119
gomodules.xyz/jsonpatch/v3 v3.0.1
120
- google.golang.org/api v0.74 .0
121
- google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
122
- google.golang.org/grpc v1.50.1
123
- google.golang.org/protobuf v1.28.1
120
+ google.golang.org/api v0.110 .0
121
+ google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
122
+ google.golang.org/grpc v1.53.0
123
+ google.golang.org/protobuf v1.30.0
124
124
gopkg.in/square/go-jose.v2 v2.6.0
125
125
gopkg.in/yaml.v2 v2.4.0
126
126
gopkg.in/yaml.v3 v3.0.1
@@ -146,8 +146,13 @@ require (
146
146
)
147
147
148
148
require (
149
- cloud.google.com/go v0.101.0 // indirect
150
- cloud.google.com/go/logging v1.5.0-jsonlog-preview // indirect
149
+ cloud.google.com/go v0.110.0 // indirect
150
+ cloud.google.com/go/compute v1.18.0 // indirect
151
+ cloud.google.com/go/iam v0.12.0 // indirect
152
+ cloud.google.com/go/logging v1.7.0 // indirect
153
+ cloud.google.com/go/longrunning v0.4.1 // indirect
154
+ cloud.google.com/go/monitoring v1.12.0 // indirect
155
+ cloud.google.com/go/trace v1.8.0 // indirect
151
156
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
152
157
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
153
158
github.com/Azure/go-autorest/autorest v0.11.28 // indirect
@@ -172,16 +177,16 @@ require (
172
177
github.com/blang/semver/v4 v4.0.0 // indirect
173
178
github.com/buger/jsonparser v1.1.1 // indirect
174
179
github.com/cespare/xxhash v1.1.0 // indirect
175
- github.com/cespare/xxhash/v2 v2.1.2 // indirect
180
+ github.com/cespare/xxhash/v2 v2.2.0 // indirect
176
181
github.com/chai2010/gettext-go v1.0.2 // indirect
177
182
github.com/cheekybits/genny v1.0.0 // indirect
178
- github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 // indirect
179
- github.com/containerd/stargz-snapshotter/estargz v0.13.0 // indirect
180
- github.com/containerd/typeurl v1.0.2 // indirect
183
+ github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe // indirect
184
+ github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
185
+ github.com/containerd/typeurl/v2 v2.1.1 // indirect
181
186
github.com/coreos/go-semver v0.3.0 // indirect
182
- github.com/coreos/go-systemd/v22 v22.4 .0 // indirect
187
+ github.com/coreos/go-systemd/v22 v22.5 .0 // indirect
183
188
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
184
- github.com/cyphar/filepath-securejoin v0.2.3 // indirect
189
+ github.com/cyphar/filepath-securejoin v0.2.4 // indirect
185
190
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
186
191
github.com/docker/distribution v2.8.2+incompatible // indirect
187
192
github.com/docker/docker v24.0.7+incompatible // indirect
@@ -190,7 +195,7 @@ require (
190
195
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 // indirect
191
196
github.com/eapache/queue v1.1.0 // indirect
192
197
github.com/emicklei/go-restful/v3 v3.8.0 // indirect
193
- github.com/envoyproxy/protoc-gen-validate v0.6.7 // indirect
198
+ github.com/envoyproxy/protoc-gen-validate v0.9.1 // indirect
194
199
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
195
200
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
196
201
github.com/fatih/camelcase v1.0.0 // indirect
@@ -214,9 +219,10 @@ require (
214
219
github.com/google/btree v1.0.1 // indirect
215
220
github.com/google/gnostic v0.5.7-v3refs // indirect
216
221
github.com/google/pprof v0.0.0-20220729232143-a41b82acbcb1 // indirect
217
- github.com/googleapis/gax-go/v2 v2.3.0 // indirect
222
+ github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
223
+ github.com/googleapis/gax-go/v2 v2.7.0 // indirect
218
224
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
219
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.10.0 // indirect
225
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3 // indirect
220
226
github.com/hashicorp/errwrap v1.1.0 // indirect
221
227
github.com/hashicorp/hcl v1.0.0 // indirect
222
228
github.com/huandu/xstrings v1.3.2 // indirect
@@ -228,7 +234,7 @@ require (
228
234
github.com/josharian/native v0.0.0-20200817173448-b6b71def0850 // indirect
229
235
github.com/json-iterator/go v1.1.12 // indirect
230
236
github.com/k0kubun/pp v3.0.1+incompatible // indirect
231
- github.com/klauspost/compress v1.15.12 // indirect
237
+ github.com/klauspost/compress v1.17.2 // indirect
232
238
github.com/knadh/koanf v1.4.1 // indirect
233
239
github.com/kr/text v0.2.0 // indirect
234
240
github.com/leodido/go-urn v1.2.1 // indirect
@@ -263,14 +269,14 @@ require (
263
269
github.com/nxadm/tail v1.4.8 // indirect
264
270
github.com/onsi/ginkgo v1.16.5 // indirect
265
271
github.com/opencontainers/go-digest v1.0.0 // indirect
266
- github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 // indirect
272
+ github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
267
273
github.com/opentracing/opentracing-go v1.2.0 // indirect
268
274
github.com/pelletier/go-toml v1.9.5 // indirect
269
275
github.com/pelletier/go-toml/v2 v2.0.1 // indirect
270
276
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
271
277
github.com/pierrec/lz4 v2.5.2+incompatible // indirect
272
278
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
273
- github.com/prometheus/procfs v0.8 .0 // indirect
279
+ github.com/prometheus/procfs v0.9 .0 // indirect
274
280
github.com/prometheus/prom2json v1.3.1 // indirect
275
281
github.com/prometheus/statsd_exporter v0.21.0 // indirect
276
282
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a // indirect
@@ -283,7 +289,7 @@ require (
283
289
github.com/shopspring/decimal v1.2.0 // indirect
284
290
github.com/sirupsen/logrus v1.9.0 // indirect
285
291
github.com/spaolacci/murmur3 v1.1.0 // indirect
286
- github.com/spf13/afero v1.8 .2 // indirect
292
+ github.com/spf13/afero v1.9 .2 // indirect
287
293
github.com/spf13/jwalterweatherman v1.1.0 // indirect
288
294
github.com/stoewer/go-strcase v1.2.0 // indirect
289
295
github.com/subosito/gotenv v1.3.0 // indirect
@@ -303,15 +309,15 @@ require (
303
309
go.etcd.io/etcd/client/pkg/v3 v3.5.5 // indirect
304
310
go.etcd.io/etcd/client/v3 v3.5.5 // indirect
305
311
go.etcd.io/etcd/server/v3 v3.5.5 // indirect
306
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.10.0 // indirect
307
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.7.0 // indirect
312
+ go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect
308
313
go.starlark.net v0.0.0-20211013185944-b0039bd2cfe3 // indirect
314
+ go.uber.org/goleak v1.2.1 // indirect
309
315
go.uber.org/multierr v1.8.0 // indirect
310
316
golang.org/x/arch v0.0.0-20200826200359-b19915210f00 // indirect
311
- golang.org/x/mod v0.8 .0 // indirect
317
+ golang.org/x/mod v0.9 .0 // indirect
312
318
golang.org/x/term v0.15.0 // indirect
313
319
golang.org/x/text v0.14.0 // indirect
314
- golang.org/x/tools v0.6 .0 // indirect
320
+ golang.org/x/tools v0.7 .0 // indirect
315
321
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
316
322
gomodules.xyz/orderedmap v0.1.0 // indirect
317
323
google.golang.org/appengine v1.6.7 // indirect
0 commit comments