fabric-samples/chaincode/abac/go/vendor/github.com/golang/protobuf/proto
Yuki Kondo 286861e0e3 [FAB-12371]Fix the abac sample to use new cid package
The latest cid package is fabric/core/chaincode/shim/ext/cid.
This CR fixes the abac sample to use the new cid package instead
of the old one at fabric/core/chaincode/lib/cid.
The vendor folder is also updated with the new cid package.

Change-Id: Ifc431ee4504cd009f84f9d5de271721597bba6e7
Signed-off-by: Yuki Kondo <yuki.kondo@hal.hitachi.com>
2018-10-30 20:05:57 +00:00
..
clone.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
decode.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
deprecated.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
discard.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
encode.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
equal.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
extensions.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
lib.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
message_set.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
pointer_reflect.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
pointer_unsafe.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
properties.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
table_marshal.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
table_merge.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
table_unmarshal.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
text.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00
text_parser.go [FAB-12371]Fix the abac sample to use new cid package 2018-10-30 20:05:57 +00:00