2
2
github.com/beorn7/perks/quantile,v1.0.1,https://github.com/beorn7/perks/blob/v1.0.1/LICENSE,MIT
3
3
github.com/blang/semver,v3.5.1,https://github.com/blang/semver/blob/v3.5.1/LICENSE,MIT
4
4
github.com/cenkalti/backoff/v4,v4.3.0,https://github.com/cenkalti/backoff/blob/v4.3.0/LICENSE,MIT
5
+ github.com/cenkalti/backoff/v5,v5.0.2,https://github.com/cenkalti/backoff/blob/v5.0.2/LICENSE,MIT
5
6
github.com/cespare/xxhash/v2,v2.3.0,https://github.com/cespare/xxhash/blob/v2.3.0/LICENSE.txt,MIT
6
7
github.com/davecgh/go-spew/spew,v1.1.1,https://github.com/davecgh/go-spew/blob/v1.1.1/LICENSE,ISC
7
8
github.com/emicklei/go-restful/v3,v3.11.0,https://github.com/emicklei/go-restful/blob/v3.11.0/LICENSE,MIT
@@ -24,7 +25,7 @@ github.com/google/go-cmp/cmp,v0.7.0,https://github.com/google/go-cmp/blob/v0.7.0
24
25
github.com/google/go-querystring/query,v1.1.0,https://github.com/google/go-querystring/blob/v1.1.0/LICENSE,BSD-3-Clause
25
26
github.com/google/gofuzz,v1.2.0,https://github.com/google/gofuzz/blob/v1.2.0/LICENSE,Apache-2.0
26
27
github.com/google/uuid,v1.6.0,https://github.com/google/uuid/blob/v1.6.0/LICENSE,BSD-3-Clause
27
- github.com/grpc-ecosystem/grpc-gateway/v2,v2.16.0 ,https://github.com/grpc-ecosystem/grpc-gateway/blob/v2.16.0 /LICENSE.txt ,BSD-3-Clause
28
+ github.com/grpc-ecosystem/grpc-gateway/v2,v2.27.1 ,https://github.com/grpc-ecosystem/grpc-gateway/blob/v2.27.1 /LICENSE,BSD-3-Clause
28
29
github.com/hashicorp/errwrap,v1.1.0,https://github.com/hashicorp/errwrap/blob/v1.1.0/LICENSE,MPL-2.0
29
30
github.com/hashicorp/go-cleanhttp,v0.5.2,https://github.com/hashicorp/go-cleanhttp/blob/v0.5.2/LICENSE,MPL-2.0
30
31
github.com/hashicorp/go-multierror,v1.1.1,https://github.com/hashicorp/go-multierror/blob/v1.1.1/LICENSE,MPL-2.0
@@ -45,36 +46,36 @@ github.com/modern-go/reflect2,v1.0.2,https://github.com/modern-go/reflect2/blob/
45
46
github.com/munnerz/goautoneg,v0.0.0-20191010083416-a7dc8b61c822,https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE,BSD-3-Clause
46
47
github.com/pkg/errors,v0.9.1,https://github.com/pkg/errors/blob/v0.9.1/LICENSE,BSD-2-Clause
47
48
github.com/pmezard/go-difflib/difflib,v1.0.0,https://github.com/pmezard/go-difflib/blob/v1.0.0/LICENSE,BSD-3-Clause
48
- github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil,v1.22 .0,https://github.com/prometheus/client_golang/blob/v1.22 .0/internal/github.com/golang/gddo/LICENSE,BSD-3-Clause
49
- github.com/prometheus/client_golang/prometheus,v1.22 .0,https://github.com/prometheus/client_golang/blob/v1.22 .0/LICENSE,Apache-2.0
50
- github.com/prometheus/client_model/go,v0.6.1 ,https://github.com/prometheus/client_model/blob/v0.6.1 /LICENSE,Apache-2.0
51
- github.com/prometheus/common,v0.62 .0,https://github.com/prometheus/common/blob/v0.62 .0/LICENSE,Apache-2.0
52
- github.com/prometheus/procfs,v0.15 .1,https://github.com/prometheus/procfs/blob/v0.15 .1/LICENSE,Apache-2.0
53
- github.com/r3labs/diff/v3,v3.0.1 ,https://github.com/r3labs/diff/blob/v3.0.1 /LICENSE,MPL-2.0
49
+ github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil,v1.23 .0,https://github.com/prometheus/client_golang/blob/v1.23 .0/internal/github.com/golang/gddo/LICENSE,BSD-3-Clause
50
+ github.com/prometheus/client_golang/prometheus,v1.23 .0,https://github.com/prometheus/client_golang/blob/v1.23 .0/LICENSE,Apache-2.0
51
+ github.com/prometheus/client_model/go,v0.6.2 ,https://github.com/prometheus/client_model/blob/v0.6.2 /LICENSE,Apache-2.0
52
+ github.com/prometheus/common,v0.65 .0,https://github.com/prometheus/common/blob/v0.65 .0/LICENSE,Apache-2.0
53
+ github.com/prometheus/procfs,v0.16 .1,https://github.com/prometheus/procfs/blob/v0.16 .1/LICENSE,Apache-2.0
54
+ github.com/r3labs/diff/v3,v3.0.2 ,https://github.com/r3labs/diff/blob/v3.0.2 /LICENSE,MPL-2.0
54
55
github.com/ryanuber/go-glob,v1.0.0,https://github.com/ryanuber/go-glob/blob/v1.0.0/LICENSE,MIT
55
56
github.com/spf13/cast,v1.9.2,https://github.com/spf13/cast/blob/v1.9.2/LICENSE,MIT
56
- github.com/spf13/pflag,v1.0.5 ,https://github.com/spf13/pflag/blob/v1.0.5 /LICENSE,BSD-3-Clause
57
+ github.com/spf13/pflag,v1.0.6 ,https://github.com/spf13/pflag/blob/v1.0.6 /LICENSE,BSD-3-Clause
57
58
github.com/stretchr/objx,v0.5.2,https://github.com/stretchr/objx/blob/v0.5.2/LICENSE,MIT
58
59
github.com/stretchr/testify/assert,v1.10.0,https://github.com/stretchr/testify/blob/v1.10.0/LICENSE,MIT
59
- github.com/vmihailenco/msgpack/v5,v5.3.5 ,https://github.com/vmihailenco/msgpack/blob/v5.3.5 /LICENSE,BSD-2-Clause
60
+ github.com/vmihailenco/msgpack/v5,v5.4.1 ,https://github.com/vmihailenco/msgpack/blob/v5.4.1 /LICENSE,BSD-2-Clause
60
61
github.com/vmihailenco/tagparser/v2,v2.0.0,https://github.com/vmihailenco/tagparser/blob/v2.0.0/LICENSE,BSD-2-Clause
61
62
github.com/xdg/stringprep,v1.0.3,https://github.com/xdg/stringprep/blob/v1.0.3/LICENSE,Apache-2.0
62
63
go.opentelemetry.io/auto/sdk,v1.1.0,https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/sdk/v1.1.0/sdk/LICENSE,Apache-2.0
63
- go.opentelemetry.io/otel,v1.35 .0,https://github.com/open-telemetry/opentelemetry-go/blob/v1.35 .0/LICENSE,Apache-2.0
64
- go.opentelemetry.io/otel/exporters/otlp/otlptrace,v1.19 .0,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/v1.19 .0/exporters/otlp/otlptrace/LICENSE,Apache-2.0
65
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc,v1.19 .0,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/otlptracegrpc/v1.19 .0/exporters/otlp/otlptrace/otlptracegrpc/LICENSE,Apache-2.0
66
- go.opentelemetry.io/otel/metric,v1.35 .0,https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.35 .0/metric/LICENSE,Apache-2.0
67
- go.opentelemetry.io/otel/sdk,v1.35 .0,https://github.com/open-telemetry/opentelemetry-go/blob/sdk/v1.35 .0/sdk/LICENSE,Apache-2.0
68
- go.opentelemetry.io/otel/trace,v1.35 .0,https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.35 .0/trace/LICENSE,Apache-2.0
69
- go.opentelemetry.io/proto/otlp,v1.0 .0,https://github.com/open-telemetry/opentelemetry-proto-go/blob/otlp/v1.0 .0/otlp/LICENSE,Apache-2.0
64
+ go.opentelemetry.io/otel,v1.37 .0,https://github.com/open-telemetry/opentelemetry-go/blob/v1.37 .0/LICENSE,Apache-2.0
65
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace,v1.37 .0,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/v1.37 .0/exporters/otlp/otlptrace/LICENSE,Apache-2.0
66
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc,v1.37 .0,https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlptrace/otlptracegrpc/v1.37 .0/exporters/otlp/otlptrace/otlptracegrpc/LICENSE,Apache-2.0
67
+ go.opentelemetry.io/otel/metric,v1.37 .0,https://github.com/open-telemetry/opentelemetry-go/blob/metric/v1.37 .0/metric/LICENSE,Apache-2.0
68
+ go.opentelemetry.io/otel/sdk,v1.37 .0,https://github.com/open-telemetry/opentelemetry-go/blob/sdk/v1.37 .0/sdk/LICENSE,Apache-2.0
69
+ go.opentelemetry.io/otel/trace,v1.37 .0,https://github.com/open-telemetry/opentelemetry-go/blob/trace/v1.37 .0/trace/LICENSE,Apache-2.0
70
+ go.opentelemetry.io/proto/otlp,v1.7 .0,https://github.com/open-telemetry/opentelemetry-proto-go/blob/otlp/v1.7 .0/otlp/LICENSE,Apache-2.0
70
71
go.uber.org/multierr,v1.11.0,https://github.com/uber-go/multierr/blob/v1.11.0/LICENSE.txt,MIT
71
72
go.uber.org/zap,v1.27.0,https://github.com/uber-go/zap/blob/v1.27.0/LICENSE,MIT
72
73
go.yaml.in/yaml/v2,v2.4.2,https://github.com/yaml/go-yaml/blob/v2.4.2/LICENSE,Apache-2.0
73
74
gomodules.xyz/jsonpatch/v2,v2.4.0,https://github.com/gomodules/jsonpatch/blob/v2.4.0/v2/LICENSE,Apache-2.0
74
- google.golang.org/genproto/googleapis/api/httpbody,v0.0.0-20230726155614-23370e0ffb3e ,https://github.com/googleapis/go-genproto/blob/23370e0ffb3e /googleapis/api/LICENSE,Apache-2.0
75
- google.golang.org/genproto/googleapis/rpc,v0.0.0-20230822172742-b8732ec3820d ,https://github.com/googleapis/go-genproto/blob/b8732ec3820d /googleapis/rpc/LICENSE,Apache-2.0
76
- google.golang.org/grpc,v1.58.3 ,https://github.com/grpc/grpc-go/blob/v1.58.3 /LICENSE,Apache-2.0
77
- google.golang.org/protobuf,v1.36.5 ,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.5 /LICENSE,BSD-3-Clause
75
+ google.golang.org/genproto/googleapis/api/httpbody,v0.0.0-20250603155806-513f23925822 ,https://github.com/googleapis/go-genproto/blob/513f23925822 /googleapis/api/LICENSE,Apache-2.0
76
+ google.golang.org/genproto/googleapis/rpc,v0.0.0-20250603155806-513f23925822 ,https://github.com/googleapis/go-genproto/blob/513f23925822 /googleapis/rpc/LICENSE,Apache-2.0
77
+ google.golang.org/grpc,v1.73.0 ,https://github.com/grpc/grpc-go/blob/v1.73.0 /LICENSE,Apache-2.0
78
+ google.golang.org/protobuf,v1.36.6 ,https://github.com/protocolbuffers/protobuf-go/blob/v1.36.6 /LICENSE,BSD-3-Clause
78
79
gopkg.in/inf.v0,v0.9.1,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause
79
80
gopkg.in/natefinch/lumberjack.v2,v2.2.1,https://github.com/natefinch/lumberjack/blob/v2.2.1/LICENSE,MIT
80
81
gopkg.in/yaml.v2,v2.4.0,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0
@@ -93,4 +94,4 @@ k8s.io/utils/internal/third_party/forked/golang/net,v0.0.0-20240502163921-fe8a2d
93
94
sigs.k8s.io/controller-runtime,v0.18.7,https://github.com/kubernetes-sigs/controller-runtime/blob/v0.18.7/LICENSE,Apache-2.0
94
95
sigs.k8s.io/json,v0.0.0-20221116044647-bc3834ca7abd,https://github.com/kubernetes-sigs/json/blob/bc3834ca7abd/LICENSE,Apache-2.0
95
96
sigs.k8s.io/structured-merge-diff/v4,v4.4.1,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.4.1/LICENSE,Apache-2.0
96
- sigs.k8s.io/yaml,v1.5 .0,https://github.com/kubernetes-sigs/yaml/blob/v1.5 .0/LICENSE,Apache-2.0
97
+ sigs.k8s.io/yaml,v1.6 .0,https://github.com/kubernetes-sigs/yaml/blob/v1.6 .0/LICENSE,Apache-2.0
0 commit comments