commit | 3b4946332139c2301af0502f4198544b22633486 | [log] [tgz] |
---|---|---|
author | Abhilash S.L <abhilash.laxmeshwar@radisys.com> | Tue Jul 16 15:51:09 2019 +0530 |
committer | Abhilash S.L <abhilash.laxmeshwar@radisys.com> | Thu Jul 18 12:34:19 2019 +0530 |
tree | 1fbb00e12b07d59e896886ad0ef61144961b62d5 | |
parent | f880eb68e4bd1d11de08fd65d545d764ff8e7bfe [diff] [blame] |
VOL-1691 Fix openolt adapter getting stuck while registartion with core Change-Id: Ide8131f325bc15f1b909e14d7af6ee9bcd6b3b5b
diff --git a/vendor/google.golang.org/grpc/version.go b/vendor/google.golang.org/grpc/version.go index 035b939..3ab7889 100644 --- a/vendor/google.golang.org/grpc/version.go +++ b/vendor/google.golang.org/grpc/version.go
@@ -19,4 +19,4 @@ package grpc // Version is the current grpc version. -const Version = "1.19.1" +const Version = "1.22.0"