diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-13 16:22:57 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-13 16:22:57 +0300 |
| commit | e87fbbfde4db6fbf6bd273477f3296521f2d4048 (patch) | |
| tree | fe18c1ad0886cc8792b44601533f2228f169d5ee /go.mod | |
| parent | 547b341d138a92fd5cd5181382e5acda0f45bc01 (diff) | |
Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1122)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3)
---
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
@@ -18,7 +18,7 @@ require ( github.com/xtls/xray-core v1.8.4 go.uber.org/atomic v1.11.0 golang.org/x/text v0.13.0 - google.golang.org/grpc v1.58.2 + google.golang.org/grpc v1.58.3 gorm.io/driver/sqlite v1.5.4 gorm.io/gorm v1.25.4 ) |
