diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-18 15:24:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-18 15:24:39 +0000 |
| commit | 2ad92e606ab86e1ef2c1e847d30aa5b85a75a601 (patch) | |
| tree | b5c932268a81715b84142d5bec3b5542a789ec7e /go.mod | |
| parent | 56ec89625a5d4a66e3b1c810544afd93f449842e (diff) | |
| download | seaweedfs-2ad92e606ab86e1ef2c1e847d30aa5b85a75a601.tar.xz seaweedfs-2ad92e606ab86e1ef2c1e847d30aa5b85a75a601.zip | |
Bump google.golang.org/grpc from 1.47.0 to 1.48.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.47.0...v1.48.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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ require ( google.golang.org/api v0.86.0 google.golang.org/appengine v1.6.7 // indirect google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f // indirect - google.golang.org/grpc v1.47.0 + google.golang.org/grpc v1.48.0 google.golang.org/protobuf v1.28.0 gopkg.in/inf.v0 v0.9.1 // indirect modernc.org/b v1.0.0 // indirect |
