@@ -14,7 +14,7 @@ require (
14
14
github.com/go-jose/go-jose/v4 v4.0.5
15
15
github.com/goadesign/goa v2.2.5+incompatible
16
16
github.com/google/certificate-transparency-go v1.2.1
17
- github.com/google/go-cmp v0.6 .0
17
+ github.com/google/go-cmp v0.7 .0
18
18
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
19
19
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99
20
20
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
@@ -38,18 +38,18 @@ require (
38
38
github.com/tink-crypto/tink-go/v2 v2.2.0
39
39
go.step.sm/crypto v0.53.0
40
40
go.uber.org/zap v1.27.0
41
- google.golang.org/api v0.214 .0
42
- google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697
43
- google.golang.org/grpc v1.69.2
44
- google.golang.org/protobuf v1.36.0
41
+ google.golang.org/api v0.226 .0
42
+ google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422
43
+ google.golang.org/grpc v1.71.0
44
+ google.golang.org/protobuf v1.36.5
45
45
gopkg.in/yaml.v3 v3.0.1
46
46
sigs.k8s.io/release-utils v0.8.5
47
47
)
48
48
49
49
require (
50
50
cloud.google.com/go v0.116.0 // indirect
51
- cloud.google.com/go/auth v0.13 .0 // indirect
52
- cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
51
+ cloud.google.com/go/auth v0.15 .0 // indirect
52
+ cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
53
53
cloud.google.com/go/compute/metadata v0.6.0 // indirect
54
54
cloud.google.com/go/iam v1.2.2 // indirect
55
55
cloud.google.com/go/kms v1.20.1 // indirect
@@ -90,10 +90,10 @@ require (
90
90
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
91
91
github.com/golang/protobuf v1.5.4 // indirect
92
92
github.com/google/go-containerregistry v0.20.2 // indirect
93
- github.com/google/s2a-go v0.1.8 // indirect
93
+ github.com/google/s2a-go v0.1.9 // indirect
94
94
github.com/google/uuid v1.6.0 // indirect
95
- github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
96
- github.com/googleapis/gax-go/v2 v2.14.0 // indirect
95
+ github.com/googleapis/enterprise-certificate-proxy v0.3.5 // indirect
96
+ github.com/googleapis/gax-go/v2 v2.14.1 // indirect
97
97
github.com/hashicorp/errwrap v1.1.0 // indirect
98
98
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
99
99
github.com/hashicorp/go-multierror v1.1.1 // indirect
@@ -131,28 +131,29 @@ require (
131
131
github.com/subosito/gotenv v1.6.0 // indirect
132
132
github.com/thales-e-security/pool v0.0.2 // indirect
133
133
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 // indirect
134
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.55.0 // indirect
135
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
136
- go.opentelemetry.io/otel v1.31.0 // indirect
134
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
135
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0 // indirect
136
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
137
+ go.opentelemetry.io/otel v1.34.0 // indirect
137
138
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
138
139
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29.0 // indirect
139
- go.opentelemetry.io/otel/metric v1.31 .0 // indirect
140
- go.opentelemetry.io/otel/sdk v1.31 .0 // indirect
141
- go.opentelemetry.io/otel/trace v1.31 .0 // indirect
140
+ go.opentelemetry.io/otel/metric v1.34 .0 // indirect
141
+ go.opentelemetry.io/otel/sdk v1.34 .0 // indirect
142
+ go.opentelemetry.io/otel/trace v1.34 .0 // indirect
142
143
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
143
144
go.uber.org/multierr v1.11.0 // indirect
144
145
goa.design/goa v2.2.5+incompatible // indirect
145
- golang.org/x/crypto v0.32 .0 // indirect
146
+ golang.org/x/crypto v0.36 .0 // indirect
146
147
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect
147
- golang.org/x/net v0.33 .0 // indirect
148
- golang.org/x/oauth2 v0.24 .0 // indirect
149
- golang.org/x/sync v0.10 .0 // indirect
150
- golang.org/x/sys v0.29 .0 // indirect
151
- golang.org/x/term v0.28 .0 // indirect
152
- golang.org/x/text v0.21 .0 // indirect
153
- golang.org/x/time v0.8 .0 // indirect
148
+ golang.org/x/net v0.37 .0 // indirect
149
+ golang.org/x/oauth2 v0.28 .0 // indirect
150
+ golang.org/x/sync v0.12 .0 // indirect
151
+ golang.org/x/sys v0.31 .0 // indirect
152
+ golang.org/x/term v0.30 .0 // indirect
153
+ golang.org/x/text v0.23 .0 // indirect
154
+ golang.org/x/time v0.11 .0 // indirect
154
155
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
155
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
156
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
156
157
gopkg.in/ini.v1 v1.67.0 // indirect
157
158
k8s.io/klog/v2 v2.120.1 // indirect
158
159
)
0 commit comments