Skip to content

Commit

Permalink
Merge pull request #6 from GuillaumeFalourd/dependabot/go_modules/grp…
Browse files Browse the repository at this point in the history
…c/golang/poc/src/google.golang.org/grpc-1.56.3

Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /grpc/golang/poc/src
  • Loading branch information
GuillaumeFalourd authored Oct 26, 2023
2 parents 3c35f4c + 56825b7 commit f8f7aed
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 9 deletions.
4 changes: 2 additions & 2 deletions grpc/golang/poc/src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module formula
go 1.14

require (
google.golang.org/grpc v1.53.0
google.golang.org/protobuf v1.28.1
google.golang.org/grpc v1.56.3
google.golang.org/protobuf v1.30.0
)
Loading

0 comments on commit f8f7aed

Please sign in to comment.