diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-16 12:26:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-16 12:26:45 -0800 |
| commit | 700c1f87c90e99f0c48c849e4137bbd373655c8e (patch) | |
| tree | 18f0039a6bc22b85db14093897188663bf165f50 /go.mod | |
| parent | 1f727ce4fa2b0e8f38f01d6210d8e9849c6a9b50 (diff) | |
| download | seaweedfs-700c1f87c90e99f0c48c849e4137bbd373655c8e.tar.xz seaweedfs-700c1f87c90e99f0c48c849e4137bbd373655c8e.zip | |
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 (#4136)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.51.0...v1.52.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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
@@ -124,7 +124,7 @@ require ( google.golang.org/api v0.106.0 google.golang.org/appengine v1.6.7 // indirect google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef // indirect - google.golang.org/grpc v1.51.0 + google.golang.org/grpc v1.52.0 google.golang.org/protobuf v1.28.1 gopkg.in/inf.v0 v0.9.1 // indirect modernc.org/b v1.0.0 // indirect |
