@@ -3,41 +3,42 @@ module github.com/GoogleCloudPlatform/golang-samples/bigquery
3
3
go 1.23.0
4
4
5
5
require (
6
- cloud.google.com/go v0.121.0
6
+ cloud.google.com/go v0.121.3
7
7
cloud.google.com/go/bigquery v1.69.0
8
+ cloud.google.com/go/bigquery/v2 v2.0.0-20250710180625-7e28673c9827
8
9
cloud.google.com/go/iam v1.5.2
9
- cloud.google.com/go/storage v1.53 .0
10
+ cloud.google.com/go/storage v1.55 .0
10
11
github.com/GoogleCloudPlatform/golang-samples v0.0.0-20240724083556-7f760db013b7
11
12
github.com/apache/arrow/go/v10 v10.0.1
12
13
github.com/gofrs/uuid v4.4.0+incompatible
13
14
github.com/google/uuid v1.6.0
14
- github.com/googleapis/gax-go/v2 v2.14.1
15
+ github.com/googleapis/gax-go/v2 v2.15.0
15
16
github.com/linkedin/goavro/v2 v2.13.0
16
- google.golang.org/api v0.232 .0
17
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250505200425-f936aa4a68b2
18
- google.golang.org/grpc v1.72 .0
17
+ google.golang.org/api v0.239 .0
18
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
19
+ google.golang.org/grpc v1.73 .0
19
20
google.golang.org/protobuf v1.36.6
20
21
)
21
22
22
23
require (
23
- cel.dev/expr v0.20 .0 // indirect
24
- cloud.google.com/go/auth v0.16.1 // indirect
24
+ cel.dev/expr v0.23 .0 // indirect
25
+ cloud.google.com/go/auth v0.16.2 // indirect
25
26
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
26
- cloud.google.com/go/compute/metadata v0.6 .0 // indirect
27
+ cloud.google.com/go/compute/metadata v0.7 .0 // indirect
27
28
cloud.google.com/go/longrunning v0.6.7 // indirect
28
- cloud.google.com/go/monitoring v1.24.0 // indirect
29
+ cloud.google.com/go/monitoring v1.24.2 // indirect
29
30
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 // indirect
30
31
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
31
32
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
32
33
github.com/andybalholm/brotli v1.0.5 // indirect
33
34
github.com/apache/arrow/go/v15 v15.0.2 // indirect
34
35
github.com/apache/thrift v0.17.0 // indirect
35
36
github.com/cespare/xxhash/v2 v2.3.0 // indirect
36
- github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42 // indirect
37
+ github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f // indirect
37
38
github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
38
39
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
39
40
github.com/felixge/httpsnoop v1.0.4 // indirect
40
- github.com/go-jose/go-jose/v4 v4.0.4 // indirect
41
+ github.com/go-jose/go-jose/v4 v4.0.5 // indirect
41
42
github.com/go-logr/logr v1.4.2 // indirect
42
43
github.com/go-logr/stdr v1.2.2 // indirect
43
44
github.com/goccy/go-json v0.10.3 // indirect
@@ -58,25 +59,25 @@ require (
58
59
github.com/zeebo/xxh3 v1.0.2 // indirect
59
60
go.opencensus.io v0.24.0 // indirect
60
61
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
61
- go.opentelemetry.io/contrib/detectors/gcp v1.35 .0 // indirect
62
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60 .0 // indirect
63
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60 .0 // indirect
64
- go.opentelemetry.io/otel v1.35 .0 // indirect
65
- go.opentelemetry.io/otel/metric v1.35 .0 // indirect
66
- go.opentelemetry.io/otel/sdk v1.35 .0 // indirect
67
- go.opentelemetry.io/otel/sdk/metric v1.35 .0 // indirect
68
- go.opentelemetry.io/otel/trace v1.35 .0 // indirect
69
- golang.org/x/crypto v0.37 .0 // indirect
62
+ go.opentelemetry.io/contrib/detectors/gcp v1.36 .0 // indirect
63
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61 .0 // indirect
64
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61 .0 // indirect
65
+ go.opentelemetry.io/otel v1.36 .0 // indirect
66
+ go.opentelemetry.io/otel/metric v1.36 .0 // indirect
67
+ go.opentelemetry.io/otel/sdk v1.36 .0 // indirect
68
+ go.opentelemetry.io/otel/sdk/metric v1.36 .0 // indirect
69
+ go.opentelemetry.io/otel/trace v1.36 .0 // indirect
70
+ golang.org/x/crypto v0.39 .0 // indirect
70
71
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
71
- golang.org/x/mod v0.23 .0 // indirect
72
- golang.org/x/net v0.39 .0 // indirect
72
+ golang.org/x/mod v0.25 .0 // indirect
73
+ golang.org/x/net v0.41 .0 // indirect
73
74
golang.org/x/oauth2 v0.30.0 // indirect
74
- golang.org/x/sync v0.14 .0 // indirect
75
- golang.org/x/sys v0.32 .0 // indirect
76
- golang.org/x/text v0.24 .0 // indirect
77
- golang.org/x/time v0.11 .0 // indirect
78
- golang.org/x/tools v0.30 .0 // indirect
75
+ golang.org/x/sync v0.15 .0 // indirect
76
+ golang.org/x/sys v0.33 .0 // indirect
77
+ golang.org/x/text v0.26 .0 // indirect
78
+ golang.org/x/time v0.12 .0 // indirect
79
+ golang.org/x/tools v0.33 .0 // indirect
79
80
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
80
- google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
81
- google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2 // indirect
81
+ google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
82
+ google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
82
83
)
0 commit comments