@@ -21,7 +21,6 @@ require (
21
21
github.com/stretchr/testify v1.9.0
22
22
github.com/xeipuuv/gojsonschema v1.2.0
23
23
go.uber.org/multierr v1.11.0
24
- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
25
24
gopkg.in/yaml.v3 v3.0.1
26
25
k8s.io/api v0.30.3
27
26
k8s.io/apimachinery v0.30.3
@@ -33,11 +32,11 @@ require (
33
32
)
34
33
35
34
require (
36
- cloud.google.com/go v0.115.0 // indirect
37
- cloud.google.com/go/auth v0.7.2 // indirect
38
- cloud.google.com/go/auth/oauth2adapt v0.2.3 // indirect
35
+ cloud.google.com/go v0.115.1 // indirect
36
+ cloud.google.com/go/auth v0.9.1 // indirect
37
+ cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
39
38
cloud.google.com/go/compute/metadata v0.5.0 // indirect
40
- cloud.google.com/go/iam v1.1.12 // indirect
39
+ cloud.google.com/go/iam v1.2.0 // indirect
41
40
cloud.google.com/go/storage v1.43.0 // indirect
42
41
github.com/IGLOU-EU/go-wildcard v1.0.3 // indirect
43
42
github.com/Masterminds/goutils v1.1.1 // indirect
@@ -46,7 +45,7 @@ require (
46
45
github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230305170008-8188dc5388df // indirect
47
46
github.com/aquilax/truncate v1.0.0 // indirect
48
47
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
49
- github.com/aws/aws-sdk-go v1.55.3 // indirect
48
+ github.com/aws/aws-sdk-go v1.55.5 // indirect
50
49
github.com/beorn7/perks v1.0.1 // indirect
51
50
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
52
51
github.com/blang/semver/v4 v4.0.0 // indirect
@@ -77,7 +76,7 @@ require (
77
76
github.com/googleapis/gax-go/v2 v2.13.0 // indirect
78
77
github.com/gopherjs/gopherjs v1.17.2 // indirect
79
78
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99 // indirect
80
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.21 .0 // indirect
79
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.22 .0 // indirect
81
80
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
82
81
github.com/hashicorp/go-safetemp v1.0.0 // indirect
83
82
github.com/hashicorp/go-version v1.7.0 // indirect
@@ -114,28 +113,29 @@ require (
114
113
go.etcd.io/etcd/client/pkg/v3 v3.5.15 // indirect
115
114
go.etcd.io/etcd/client/v3 v3.5.15 // indirect
116
115
go.opencensus.io v0.24.0 // indirect
117
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53 .0 // indirect
118
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0 // indirect
119
- go.opentelemetry.io/otel v1.28 .0 // indirect
120
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28 .0 // indirect
121
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28 .0 // indirect
122
- go.opentelemetry.io/otel/metric v1.28 .0 // indirect
123
- go.opentelemetry.io/otel/sdk v1.28 .0 // indirect
124
- go.opentelemetry.io/otel/trace v1.28 .0 // indirect
116
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54 .0 // indirect
117
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54 .0 // indirect
118
+ go.opentelemetry.io/otel v1.29 .0 // indirect
119
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29 .0 // indirect
120
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29 .0 // indirect
121
+ go.opentelemetry.io/otel/metric v1.29 .0 // indirect
122
+ go.opentelemetry.io/otel/sdk v1.29 .0 // indirect
123
+ go.opentelemetry.io/otel/trace v1.29 .0 // indirect
125
124
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
126
125
go.uber.org/zap v1.27.0 // indirect
127
- golang.org/x/crypto v0.25.0 // indirect
128
- golang.org/x/net v0.27.0 // indirect
129
- golang.org/x/oauth2 v0.21.0 // indirect
130
- golang.org/x/sync v0.7.0 // indirect
131
- golang.org/x/sys v0.22.0 // indirect
132
- golang.org/x/term v0.22.0 // indirect
133
- golang.org/x/text v0.16.0 // indirect
134
- golang.org/x/time v0.5.0 // indirect
135
- google.golang.org/api v0.189.0 // indirect
136
- google.golang.org/genproto v0.0.0-20240725223205-93522f1f2a9f // indirect
137
- google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f // indirect
138
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240725223205-93522f1f2a9f // indirect
126
+ golang.org/x/crypto v0.26.0 // indirect
127
+ golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 // indirect
128
+ golang.org/x/net v0.28.0 // indirect
129
+ golang.org/x/oauth2 v0.22.0 // indirect
130
+ golang.org/x/sync v0.8.0 // indirect
131
+ golang.org/x/sys v0.24.0 // indirect
132
+ golang.org/x/term v0.23.0 // indirect
133
+ golang.org/x/text v0.17.0 // indirect
134
+ golang.org/x/time v0.6.0 // indirect
135
+ google.golang.org/api v0.194.0 // indirect
136
+ google.golang.org/genproto v0.0.0-20240826202546-f6391c0de4c7 // indirect
137
+ google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7 // indirect
138
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240826202546-f6391c0de4c7 // indirect
139
139
google.golang.org/grpc v1.65.0 // indirect
140
140
google.golang.org/protobuf v1.34.2 // indirect
141
141
gopkg.in/inf.v0 v0.9.1 // indirect
0 commit comments