Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-go
/
68c930b0f4e617416f3673203c1bfb1218834a36
/
.
/
vendor
/
github.com
/
googleapis
/
gnostic
/
extensions
/
COMPILE-EXTENSION.sh
blob: 68d02a02ac5dafbad2546964046047182139b74d [
file
] [
log
] [
blame
]
sslobodr
d046be8
2019-01-16 10:02:22 -0500
[
diff
] [
blame
]
1
go get github
.
com
/
golang
/
protobuf
/
protoc
-
gen
-
go
2
3
protoc \
4
--
go_out
=
Mgoogle
/
protobuf
/
any
.
proto
=
github
.
com
/
golang
/
protobuf
/
ptypes
/
any
:.
*.
proto
5