Skip to content

Commit b8050a1

Browse files
build(deps): bump google.golang.org/grpc in /swapserverrpc
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.53.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39e533b commit b8050a1

File tree

2 files changed

+420
-9
lines changed

2 files changed

+420
-9
lines changed

swapserverrpc/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/lightninglabs/loop/swapserverrpc
22

33
require (
4-
google.golang.org/grpc v1.53.0
5-
google.golang.org/protobuf v1.28.1
4+
google.golang.org/grpc v1.56.3
5+
google.golang.org/protobuf v1.30.0
66
)
77

88
go 1.16

0 commit comments

Comments
 (0)