Skip to content

Commit

Permalink
Merge pull request #4 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.53.0

Bump google.golang.org/grpc from 1.39.0 to 1.53.0 in /grpc/golang/hello-world/src
  • Loading branch information
GuillaumeFalourd authored Jul 6, 2023
2 parents 997ccd5 + 15cd77a commit 7a16fd8
Show file tree
Hide file tree
Showing 2 changed files with 1,012 additions and 12 deletions.
3 changes: 1 addition & 2 deletions grpc/golang/hello-world/src/go.mod
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ go 1.14

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

0 comments on commit 7a16fd8

Please sign in to comment.