commit | b5db83fa2573a2477e70fd06a4aa3e5f9118cb0b | [log] [tgz] |
---|---|---|
author | Dinesh Belwalkar <dumbbel@gmail.com> | Thu Oct 24 17:27:58 2019 +0000 |
committer | Dinesh Belwalkar <dumbbel@gmail.com> | Thu Nov 07 21:35:18 2019 +0000 |
tree | c433674bb461dc2a3b4788c10e32e0f4c8dcddc5 | |
parent | 6b31f8fdd6939bc484e48224a7fae3f628809c27 [diff] [blame] |
[SEBA-854] Add new API and modify existing Change-Id: Iea9fd003d122f58a4d45c79d806a2011087d1740
diff --git a/demo_test/Makefile b/demo_test/Makefile index d2d3ced..533ef3a 100644 --- a/demo_test/Makefile +++ b/demo_test/Makefile
@@ -24,6 +24,7 @@ proto/importer.pb.go: ../proto/importer.proto + mkdir -p proto protoc --proto_path=../proto \ -I${GOPATH}/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis \ --go_out=plugins=grpc:proto/ \