diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-28 11:29:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-28 11:29:31 -0700 |
| commit | 0f55dd452d4acece4ae3b51ed11bf4e11fc9bc75 (patch) | |
| tree | 28c3c72d98aa1ccf1e47622cffed258c271f87c8 /go.mod | |
| parent | 9105c6bdd1546b1ef547c4327543ab70508ed958 (diff) | |
| download | seaweedfs-0f55dd452d4acece4ae3b51ed11bf4e11fc9bc75.tar.xz seaweedfs-0f55dd452d4acece4ae3b51ed11bf4e11fc9bc75.zip | |
chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#6170)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.0 to 1.67.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.67.0...v1.67.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
@@ -113,7 +113,7 @@ require ( golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect google.golang.org/api v0.199.0 google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect - google.golang.org/grpc v1.67.0 + google.golang.org/grpc v1.67.1 google.golang.org/protobuf v1.35.1 gopkg.in/inf.v0 v0.9.1 // indirect modernc.org/b v1.0.0 // indirect |
