diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-05-02 15:25:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-02 15:25:22 +0000 |
| commit | 6701f2ecc29638bde6de866344e964d8b9c66919 (patch) | |
| tree | e72d6e05220a9fcdab48907d2ff9d1b8a86caec2 /go.mod | |
| parent | 73961e24d8b311b938dfb692f93e172866813487 (diff) | |
| download | seaweedfs-6701f2ecc29638bde6de866344e964d8b9c66919.tar.xz seaweedfs-6701f2ecc29638bde6de866344e964d8b9c66919.zip | |
Bump google.golang.org/api from 0.75.0 to 0.77.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.75.0 to 0.77.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.75.0...v0.77.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ require ( golang.org/x/text v0.3.7 // indirect golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023 golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f // indirect - google.golang.org/api v0.75.0 + google.golang.org/api v0.77.0 google.golang.org/appengine v1.6.7 // indirect google.golang.org/genproto v0.0.0-20220414192740-2d67ff6cf2b4 // indirect google.golang.org/grpc v1.46.0 |
