Skip to content

Commit

Permalink
Merge pull request #40 from apache/dependabot/go_modules/google.golan…
Browse files Browse the repository at this point in the history
…g.org/grpc-1.56.3

Bump google.golang.org/grpc from 1.53.0 to 1.56.3
  • Loading branch information
AlexStocks authored Oct 29, 2023
2 parents bbd84c6 + 26f8862 commit 626b211
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 21 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ require (
github.com/dubbogo/triple v1.1.8
github.com/gin-gonic/gin v1.9.1
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.2
github.com/golang/protobuf v1.5.3
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.3
github.com/uber/jaeger-client-go v2.29.1+incompatible
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
google.golang.org/grpc v1.53.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
google.golang.org/grpc v1.56.3
google.golang.org/protobuf v1.30.0
vimagination.zapto.org/memio v1.0.0 // indirect

Expand Down
Loading

0 comments on commit 626b211

Please sign in to comment.