1
0
Fork 0

Bump google.golang.org/grpc from 1.29.0 to 1.53.0

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.29.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.29.0...v1.53.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/go_modules/google.golang.org/grpc-1.53.0
dependabot[bot] 2023-07-05 20:57:10 +00:00 committed by GitHub
parent edf95e9c9b
commit 7496e101b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1056 additions and 25 deletions

6
go.mod
View File

@ -3,8 +3,8 @@ module github.com/serverwentdown/leet
go 1.12
require (
github.com/golang/protobuf v1.4.0
github.com/golang/protobuf v1.5.2
github.com/rpi-ws281x/rpi-ws281x-go v1.0.5
google.golang.org/grpc v1.29.0
google.golang.org/protobuf v1.21.0
google.golang.org/grpc v1.53.0
google.golang.org/protobuf v1.28.1
)

1075
go.sum

File diff suppressed because it is too large Load Diff