diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-22 15:23:18 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-22 15:23:18 +0300 |
| commit | 60e9f01be87bfe6d137d17ba2cc543aa3fd388ef (patch) | |
| tree | e385486af1406f6a45f7aced204b80f255f55c3e /go.mod | |
| parent | d1f8796bb681802e8bd5011183f7e8794033fe39 (diff) | |
Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#1076)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.2)
---
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.1 + google.golang.org/grpc v1.58.2 gorm.io/driver/sqlite v1.5.3 gorm.io/gorm v1.25.4 ) |
