diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-03 12:36:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-03 12:36:54 -0700 |
| commit | 595db62fe7e4ba39d58c9f77434de4e5261a3ec0 (patch) | |
| tree | 8c84a4d74ac022d8d0d1675263d0186c35085776 /go.mod | |
| parent | 8ef802c259c7b29b4358859dbbe2095804b3b260 (diff) | |
| download | seaweedfs-595db62fe7e4ba39d58c9f77434de4e5261a3ec0.tar.xz seaweedfs-595db62fe7e4ba39d58c9f77434de4e5261a3ec0.zip | |
build(deps): bump google.golang.org/api from 0.97.0 to 0.98.0 (#3780)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.97.0 to 0.98.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.97.0...v0.98.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>
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 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ require ( golang.org/x/text v0.3.7 // indirect golang.org/x/tools v0.1.12 golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect - google.golang.org/api v0.97.0 + google.golang.org/api v0.98.0 google.golang.org/appengine v1.6.7 // indirect google.golang.org/genproto v0.0.0-20220920201722-2b89144ce006 // indirect google.golang.org/grpc v1.49.0 |
