File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ require (
75
75
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
76
76
github.com/Azure/go-autorest/logger v0.2.1 // indirect
77
77
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
78
- github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.2 // indirect
78
+ github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 // indirect
79
79
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 // indirect
80
80
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0 // indirect
81
81
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0 // indirect
Original file line number Diff line number Diff line change @@ -674,8 +674,8 @@ github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 h1:oygO0locgZJ
674
674
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
675
675
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
676
676
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
677
- github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.2 h1:DBjmt6/otSdULyJdVg2BlG0qGZO5tKL4VzOs0jpvw5Q =
678
- github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.2 /go.mod h1:dppbR7CwXD4pgtV9t3wD1812RaLDcBjtblcDF5f1vI0 =
677
+ github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 h1:2afWGsMzkIcN8Qm4mgPJKZWyroE5QBszMiDMYEBrnfw =
678
+ github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3 /go.mod h1:dppbR7CwXD4pgtV9t3wD1812RaLDcBjtblcDF5f1vI0 =
679
679
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 h1:UQUsRi8WTzhZntp5313l+CHIAT95ojUI2lpP/ExlZa4 =
680
680
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 /go.mod h1:Cz6ft6Dkn3Et6l2v2a9/RpN7epQ1GtDlO6lj8bEcOvw =
681
681
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0 h1:owcC2UnmsZycprQ5RfRgjydWhuoxg71LUfyiQdijZuM =
Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ github.com/Azure/go-autorest/logger
214
214
# github.com/Azure/go-autorest/tracing v0.6.0
215
215
## explicit; go 1.12
216
216
github.com/Azure/go-autorest/tracing
217
- # github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.2
217
+ # github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.3
218
218
## explicit; go 1.12
219
219
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp
220
220
github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp/grpc_gcp
You can’t perform that action at this time.
0 commit comments