Skip to content

Commit

Permalink
chore(deps): update module google.golang.org/grpc to v1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 27, 2020
1 parent 95bbbad commit a8bf3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.14

// for local development, you can repoint go-micro to local development go-micro workspace
// replace github.com/micro/go-micro/v2 => /Users/schintha/Developer/Work/go/3rd-party/go-micro
replace google.golang.org/grpc => google.golang.org/grpc v1.26.0
replace google.golang.org/grpc => google.golang.org/grpc v1.29.1

require (
github.com/envoyproxy/protoc-gen-validate v0.1.0
Expand Down

0 comments on commit a8bf3ae

Please sign in to comment.