mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-15 12:50:28 +02:00
build(deps): bump google.golang.org/grpc in /swapserverrpc
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.38.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.38.0...v1.53.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fcfa4b180d
commit
a2b2650e62
2 changed files with 1035 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
module github.com/lightninglabs/loop/swapserverrpc
|
||||
|
||||
require (
|
||||
google.golang.org/grpc v1.38.0
|
||||
google.golang.org/protobuf v1.26.0
|
||||
google.golang.org/grpc v1.53.0
|
||||
google.golang.org/protobuf v1.28.1
|
||||
)
|
||||
|
||||
go 1.16
|
||||
|
|
|
|||
1042
swapserverrpc/go.sum
1042
swapserverrpc/go.sum
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue