Skip to content

Commit

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

Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /grpc/golang/hello-world/src
  • Loading branch information
GuillaumeFalourd authored Oct 26, 2023
2 parents f8f7aed + 62651fd commit f198974
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 8 deletions.
2 changes: 1 addition & 1 deletion grpc/golang/hello-world/src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.14

require (
github.com/GuillaumeFalourd/poc-grpc-golang v1.0.1
google.golang.org/grpc v1.53.0
google.golang.org/grpc v1.56.3
)
Loading

0 comments on commit f198974

Please sign in to comment.