Skip to content

Commit

Permalink
Unpin gRPC too
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <ys@uber.com>
  • Loading branch information
Yuri Shkuro committed Sep 7, 2019
1 parent 4e30acc commit 05a8eef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ required = [

[[constraint]]
name = "google.golang.org/grpc"
version = "=1.20.1"
version = "^1.21.0"

[[constraint]]
name = "github.com/olivere/elastic"
Expand Down

0 comments on commit 05a8eef

Please sign in to comment.