Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc in /hashmailrpc
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.39.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.39.0...v1.56.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 9db0d53 commit eca76d4
Show file tree
Hide file tree
Showing 2 changed files with 1,137 additions and 18 deletions.
6 changes: 3 additions & 3 deletions hashmailrpc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/lightninglabs/lightning-node-connect/hashmailrpc
go 1.16

require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.5.0
google.golang.org/grpc v1.39.0
google.golang.org/protobuf v1.27.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
google.golang.org/grpc v1.56.3
google.golang.org/protobuf v1.30.0
)
Loading

0 comments on commit eca76d4

Please sign in to comment.