-
- Downloads
build(deps): bump google.golang.org/api from 0.190.0 to 0.196.0 (#3721)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.190.0 to 0.196.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.190.0...v0.196.0 ) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -36,16 +36,16 @@ require ( | ... | @@ -36,16 +36,16 @@ require ( |
golang.org/x/crypto v0.27.0 | golang.org/x/crypto v0.27.0 | ||
golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | ||
golang.org/x/net v0.29.0 | golang.org/x/net v0.29.0 | ||
golang.org/x/oauth2 v0.21.0 | golang.org/x/oauth2 v0.22.0 | ||
google.golang.org/api v0.190.0 | google.golang.org/api v0.196.0 | ||
google.golang.org/grpc v1.65.0 | google.golang.org/grpc v1.66.0 | ||
google.golang.org/protobuf v1.34.2 | google.golang.org/protobuf v1.34.2 | ||
) | ) | ||
require ( | require ( | ||
ariga.io/atlas v0.19.1-0.20240203083654-5948b60a8e43 // indirect | ariga.io/atlas v0.19.1-0.20240203083654-5948b60a8e43 // indirect | ||
cloud.google.com/go/auth v0.7.3 // indirect | cloud.google.com/go/auth v0.9.3 // indirect | ||
cloud.google.com/go/auth/oauth2adapt v0.2.3 // indirect | cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect | ||
filippo.io/edwards25519 v1.1.0 // indirect | filippo.io/edwards25519 v1.1.0 // indirect | ||
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect | github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect | ||
github.com/Masterminds/goutils v1.1.1 // indirect | github.com/Masterminds/goutils v1.1.1 // indirect | ||
... | @@ -66,7 +66,7 @@ require ( | ... | @@ -66,7 +66,7 @@ require ( |
github.com/golang/protobuf v1.5.4 // indirect | github.com/golang/protobuf v1.5.4 // indirect | ||
github.com/google/go-cmp v0.6.0 // indirect | github.com/google/go-cmp v0.6.0 // indirect | ||
github.com/google/s2a-go v0.1.8 // indirect | github.com/google/s2a-go v0.1.8 // indirect | ||
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect | github.com/googleapis/enterprise-certificate-proxy v0.3.3 // indirect | ||
github.com/googleapis/gax-go/v2 v2.13.0 // indirect | github.com/googleapis/gax-go/v2 v2.13.0 // indirect | ||
github.com/hashicorp/hcl/v2 v2.13.0 // indirect | github.com/hashicorp/hcl/v2 v2.13.0 // indirect | ||
github.com/huandu/xstrings v1.3.3 // indirect | github.com/huandu/xstrings v1.3.3 // indirect | ||
... | @@ -86,18 +86,18 @@ require ( | ... | @@ -86,18 +86,18 @@ require ( |
github.com/zclconf/go-cty v1.8.0 // indirect | github.com/zclconf/go-cty v1.8.0 // indirect | ||
go.etcd.io/etcd/api/v3 v3.5.15 // indirect | go.etcd.io/etcd/api/v3 v3.5.15 // indirect | ||
go.opencensus.io v0.24.0 // indirect | go.opencensus.io v0.24.0 // indirect | ||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect | ||
go.opentelemetry.io/otel v1.24.0 // indirect | go.opentelemetry.io/otel v1.29.0 // indirect | ||
go.opentelemetry.io/otel/metric v1.24.0 // indirect | go.opentelemetry.io/otel/metric v1.29.0 // indirect | ||
go.opentelemetry.io/otel/trace v1.24.0 // indirect | go.opentelemetry.io/otel/trace v1.29.0 // indirect | ||
go.uber.org/atomic v1.7.0 // indirect | go.uber.org/atomic v1.7.0 // indirect | ||
go.uber.org/multierr v1.6.0 // indirect | go.uber.org/multierr v1.6.0 // indirect | ||
go.uber.org/zap v1.17.0 // indirect | go.uber.org/zap v1.17.0 // indirect | ||
golang.org/x/mod v0.17.0 // indirect | golang.org/x/mod v0.17.0 // indirect | ||
golang.org/x/sys v0.25.0 // indirect | golang.org/x/sys v0.25.0 // indirect | ||
golang.org/x/text v0.18.0 // indirect | golang.org/x/text v0.18.0 // indirect | ||
google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f // indirect | google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | gopkg.in/yaml.v2 v2.4.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | gopkg.in/yaml.v3 v3.0.1 // indirect | ||
) | ) | ||
... | ... |
Please register or sign in to comment