@@ -8,10 +8,10 @@ require (
8
8
github.com/onsi/gomega v1.31.1
9
9
github.com/openshift/api v0.0.0-20200713203337-b2494ecb17dd
10
10
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.64.1
11
- github.com/spf13/viper v1.19.0
12
- github.com/stretchr/testify v1.9 .0
13
- google.golang.org/grpc v1.64.1 // indirect
14
- google.golang.org/protobuf v1.34.2 // indirect
11
+ github.com/spf13/viper v1.20.1
12
+ github.com/stretchr/testify v1.10 .0
13
+ google.golang.org/grpc v1.67.3 // indirect
14
+ google.golang.org/protobuf v1.36.1 // indirect
15
15
k8s.io/api v0.29.2
16
16
k8s.io/apimachinery v0.29.2
17
17
k8s.io/client-go v0.29.2
@@ -20,52 +20,63 @@ require (
20
20
)
21
21
22
22
require (
23
+ cel.dev/expr v0.16.1 // indirect
24
+ cloud.google.com/go/auth v0.13.0 // indirect
25
+ cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
26
+ cloud.google.com/go/monitoring v1.21.2 // indirect
27
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 // indirect
28
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1 // indirect
29
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 // indirect
23
30
github.com/blang/semver/v4 v4.0.0 // indirect
31
+ github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
32
+ github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 // indirect
33
+ github.com/envoyproxy/go-control-plane v0.13.1 // indirect
34
+ github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect
24
35
github.com/felixge/httpsnoop v1.0.4 // indirect
25
36
github.com/go-logr/stdr v1.2.2 // indirect
37
+ github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
26
38
github.com/google/gnostic-models v0.6.8 // indirect
27
39
github.com/gorilla/websocket v1.5.1 // indirect
28
- github.com/hashicorp/hcl v1.0.0 // indirect
29
- github.com/magiconair/properties v1.8.7 // indirect
30
40
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
31
- github.com/mitchellh/mapstructure v1.5.0 // indirect
32
41
github.com/moby/spdystream v0.2.0 // indirect
33
42
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
34
- github.com/pelletier/go-toml/v2 v2.2.2 // indirect
43
+ github.com/pelletier/go-toml/v2 v2.2.3 // indirect
44
+ github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
35
45
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
36
46
github.com/rogpeppe/go-internal v1.11.0 // indirect
37
- github.com/sagikazarmark/locafero v0.4.0 // indirect
38
- github.com/sagikazarmark/slog-shim v0.1.0 // indirect
47
+ github.com/sagikazarmark/locafero v0.7.0 // indirect
39
48
github.com/sourcegraph/conc v0.3.0 // indirect
40
- github.com/spf13/afero v1.11 .0 // indirect
41
- github.com/spf13/cast v1.6.0 // indirect
49
+ github.com/spf13/afero v1.12 .0 // indirect
50
+ github.com/spf13/cast v1.7.1 // indirect
42
51
github.com/subosito/gotenv v1.6.0 // indirect
43
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
44
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
45
- go.opentelemetry.io/otel v1.24.0 // indirect
46
- go.opentelemetry.io/otel/metric v1.24.0 // indirect
47
- go.opentelemetry.io/otel/trace v1.24.0 // indirect
52
+ go.opentelemetry.io/contrib/detectors/gcp v1.29.0 // indirect
53
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
54
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
55
+ go.opentelemetry.io/otel v1.29.0 // indirect
56
+ go.opentelemetry.io/otel/metric v1.29.0 // indirect
57
+ go.opentelemetry.io/otel/sdk v1.29.0 // indirect
58
+ go.opentelemetry.io/otel/sdk/metric v1.29.0 // indirect
59
+ go.opentelemetry.io/otel/trace v1.29.0 // indirect
48
60
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
49
61
golang.org/x/sync v0.11.0 // indirect
50
- gopkg.in/ini.v1 v1.67.0 // indirect
51
62
k8s.io/apiserver v0.29.1 // indirect
52
63
sigs.k8s.io/jobset v0.3.1 // indirect
53
64
)
54
65
55
66
require (
56
- cloud.google.com/go v0.112.1 // indirect
57
- cloud.google.com/go/compute/metadata v0.3 .0 // indirect
58
- cloud.google.com/go/iam v1.1.6 // indirect
59
- cloud.google.com/go/storage v1.38 .0 // indirect
67
+ cloud.google.com/go v0.116.0 // indirect
68
+ cloud.google.com/go/compute/metadata v0.6 .0 // indirect
69
+ cloud.google.com/go/iam v1.2.2 // indirect
70
+ cloud.google.com/go/storage v1.49 .0 // indirect
60
71
github.com/aws/aws-sdk-go v1.48.0 // indirect
61
72
github.com/beorn7/perks v1.0.1 // indirect
62
73
github.com/blendle/zapdriver v1.3.1 // indirect
63
- github.com/cespare/xxhash/v2 v2.2 .0 // indirect
74
+ github.com/cespare/xxhash/v2 v2.3 .0 // indirect
64
75
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
65
76
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
66
77
github.com/evanphx/json-patch v5.7.0+incompatible // indirect
67
78
github.com/evanphx/json-patch/v5 v5.8.0 // indirect
68
- github.com/fsnotify/fsnotify v1.7 .0 // indirect
79
+ github.com/fsnotify/fsnotify v1.8 .0 // indirect
69
80
github.com/go-logr/logr v1.4.2
70
81
github.com/go-logr/zapr v1.3.0 // indirect
71
82
github.com/go-openapi/jsonpointer v0.20.0 // indirect
@@ -79,10 +90,10 @@ require (
79
90
github.com/google/go-containerregistry v0.16.1 // indirect
80
91
github.com/google/gofuzz v1.2.0 // indirect
81
92
github.com/google/pprof v0.0.0-20230323073829-e72429f035bd // indirect
82
- github.com/google/s2a-go v0.1.7 // indirect
93
+ github.com/google/s2a-go v0.1.8 // indirect
83
94
github.com/google/uuid v1.6.0
84
- github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
85
- github.com/googleapis/gax-go/v2 v2.12.3 // indirect
95
+ github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
96
+ github.com/googleapis/gax-go/v2 v2.14.1 // indirect
86
97
github.com/googleapis/google-cloud-go-testing v0.0.0-20210719221736-1c9a4c676720 // indirect
87
98
github.com/imdario/mergo v0.3.16 // indirect
88
99
github.com/jmespath/go-jmespath v0.4.0 // indirect
@@ -95,26 +106,26 @@ require (
95
106
github.com/opencontainers/go-digest v1.0.0 // indirect
96
107
github.com/pkg/errors v0.9.1 // indirect
97
108
github.com/prometheus/client_golang v1.18.0 // indirect
98
- github.com/prometheus/client_model v0.5 .0 // indirect
109
+ github.com/prometheus/client_model v0.6 .0 // indirect
99
110
github.com/prometheus/common v0.45.0 // indirect
100
111
github.com/prometheus/procfs v0.12.0 // indirect
101
- github.com/spf13/pflag v1.0.5 // indirect
112
+ github.com/spf13/pflag v1.0.6 // indirect
102
113
go.opencensus.io v0.24.0 // indirect
103
114
go.uber.org/multierr v1.11.0 // indirect
104
115
go.uber.org/zap v1.27.0 // indirect
105
116
golang.org/x/crypto v0.35.0 // indirect
106
117
golang.org/x/net v0.33.0 // indirect
107
- golang.org/x/oauth2 v0.18 .0 // indirect
118
+ golang.org/x/oauth2 v0.25 .0 // indirect
108
119
golang.org/x/sys v0.30.0 // indirect
109
120
golang.org/x/term v0.29.0 // indirect
110
121
golang.org/x/text v0.22.0 // indirect
111
- golang.org/x/time v0.5 .0 // indirect
122
+ golang.org/x/time v0.8 .0 // indirect
112
123
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
113
124
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
114
- google.golang.org/api v0.171 .0 // indirect
115
- google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
116
- google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 // indirect
117
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
125
+ google.golang.org/api v0.215 .0 // indirect
126
+ google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
127
+ google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
128
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 // indirect
118
129
gopkg.in/inf.v0 v0.9.1 // indirect
119
130
gopkg.in/yaml.v2 v2.4.0 // indirect
120
131
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments