aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-30 16:55:42 -0700
committerGitHub <noreply@github.com>2025-06-30 16:55:42 -0700
commit190bc7f75fbc9d07ba437032bd17d2728266f938 (patch)
tree04e9d9fd78c99585b4bbad3676aa21097837b262 /go.mod
parent06326ea14826253bb73491631effdd9efd5c61b1 (diff)
downloadseaweedfs-190bc7f75fbc9d07ba437032bd17d2728266f938.tar.xz
seaweedfs-190bc7f75fbc9d07ba437032bd17d2728266f938.zip
chore(deps): bump google.golang.org/api from 0.238.0 to 0.239.0 (#6935)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.238.0 to 0.239.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.238.0...v0.239.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-version: 0.239.0 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a0427a2d3..93eedec7f 100644
--- a/go.mod
+++ b/go.mod
@@ -109,7 +109,7 @@ require (
golang.org/x/text v0.26.0 // indirect
golang.org/x/tools v0.34.0
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
- google.golang.org/api v0.238.0
+ google.golang.org/api v0.239.0
google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
google.golang.org/grpc v1.73.0
google.golang.org/protobuf v1.36.6