Skip to content

Commit

Permalink
Merge ca294cb into 505421d
Browse files Browse the repository at this point in the history
  • Loading branch information
tmc committed Mar 27, 2017
2 parents 505421d + ca294cb commit 3d6c97c
Show file tree
Hide file tree
Showing 4 changed files with 258 additions and 249 deletions.
74 changes: 40 additions & 34 deletions glide.lock

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

3 changes: 3 additions & 0 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,6 @@ import:
- package: github.com/tv42/zbase32
- package: github.com/awalterschulze/gographviz
version: ^1.0.0
- package: google.golang.org/genproto
subpackages:
- googleapis/api/annotation
2 changes: 1 addition & 1 deletion lnrpc/gen_protos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
protoc -I/usr/local/include -I. \
-I$GOPATH/src \
-I$GOPATH/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis \
--go_out=Mgoogle/api/annotations.proto=github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis/google/api,plugins=grpc:. \
--go_out=plugins=grpc:. \
rpc.proto


Expand Down

0 comments on commit 3d6c97c

Please sign in to comment.