diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-19 09:28:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 09:28:15 -0700 |
| commit | 2ba9b21f67f0e3a5e5100f522e4f0ffe3ee44c58 (patch) | |
| tree | e09f011e4ac17eba344ec331f6292c3b9d698fc9 /go.mod | |
| parent | 35fb1ceb63d08fa72e47acc5f75f3a696f0f6b68 (diff) | |
| download | seaweedfs-2ba9b21f67f0e3a5e5100f522e4f0ffe3ee44c58.tar.xz seaweedfs-2ba9b21f67f0e3a5e5100f522e4f0ffe3ee44c58.zip | |
chore(deps): bump google.golang.org/api from 0.191.0 to 0.192.0 (#5914)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.191.0 to 0.192.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.191.0...v0.192.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -111,7 +111,7 @@ require ( golang.org/x/text v0.17.0 // indirect golang.org/x/tools v0.24.0 golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect - google.golang.org/api v0.191.0 + google.golang.org/api v0.192.0 google.golang.org/genproto v0.0.0-20240730163845-b1a4ccb954bf // indirect google.golang.org/grpc v1.65.0 google.golang.org/protobuf v1.34.2 @@ -159,7 +159,7 @@ require ( ) require ( - cloud.google.com/go/auth v0.7.3 // indirect + cloud.google.com/go/auth v0.8.1 // indirect cloud.google.com/go/auth/oauth2adapt v0.2.3 // indirect cloud.google.com/go/compute/metadata v0.5.0 // indirect cloud.google.com/go/iam v1.1.12 // indirect |
