diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-10 00:23:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-10 00:23:29 -0700 |
| commit | 0a2f4896cfc451989080b0705cb27bdcfff46b28 (patch) | |
| tree | 651ecb464426f2af6aeca437e5a922c3a023d300 /go.mod | |
| parent | b8121e4b24b5f5f36928541e0ecf3ab5fc292c87 (diff) | |
| download | seaweedfs-0a2f4896cfc451989080b0705cb27bdcfff46b28.tar.xz seaweedfs-0a2f4896cfc451989080b0705cb27bdcfff46b28.zip | |
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#5762)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
...
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
@@ -114,7 +114,7 @@ require ( golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect google.golang.org/api v0.187.0 google.golang.org/genproto v0.0.0-20240624140628-dc46fd24d27d // indirect - google.golang.org/grpc v1.64.0 + google.golang.org/grpc v1.64.1 google.golang.org/protobuf v1.34.2 gopkg.in/inf.v0 v0.9.1 // indirect modernc.org/b v1.0.0 // indirect |
