diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-19 10:21:20 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-19 10:21:20 -0800 |
| commit | a1ffa03d75c7e87950f9369ad16c21da81d56bc8 (patch) | |
| tree | 6ac33d018708461b1e866fbc46967cd470709a2e /go.mod | |
| parent | 3886c31ed8fb04bdf7e9a6818a2fe5bf62cd31cf (diff) | |
| download | seaweedfs-a1ffa03d75c7e87950f9369ad16c21da81d56bc8.tar.xz seaweedfs-a1ffa03d75c7e87950f9369ad16c21da81d56bc8.zip | |
build(deps): bump google.golang.org/api from 0.104.0 to 0.105.0 (#4067)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.104.0 to 0.105.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.104.0...v0.105.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.5.0 // indirect golang.org/x/tools v0.4.0 golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect - google.golang.org/api v0.104.0 + google.golang.org/api v0.105.0 google.golang.org/appengine v1.6.7 // indirect google.golang.org/genproto v0.0.0-20221206210731-b1a01be3a5f6 // indirect google.golang.org/grpc v1.51.0 |
