This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Commit 6b1b255
Brett Logan
[FABJ-479] Add Go Modules to Go Chaincode
Added Go modules to the Go chaincode contained in
the SDK Integration tests. Because of the method
used to package chaincode in the Java SDK the
vendor directory was also included until the SDK
can support the new Go Module chaincode packaging
model. The go.mod files pin the dependencies
for future implementations the support the new
model to refer to.
Signed-off-by: Brett Logan <Brett.T.Logan@ibm.com>
Change-Id: If0749554968c1f4be5ae82bd45a750d2f6d50dab1 parent e46737b commit 6b1b255
File tree
3,130 files changed
+2004819
-0
lines changed- src/test/fixture/sdkintegration/gocc
- sample1NoInit/src/github.com/example_cc
- vendor
- github.com
- golang/protobuf
- proto
- ptypes
- any
- duration
- timestamp
- hyperledger
- fabric-chaincode-go
- shim
- internal
- fabric-protos-go
- common
- ledger
- queryresult
- rwset
- msp
- peer
- golang.org/x
- net
- http2
- hpack
- http/httpguts
- idna
- internal/timeseries
- trace
- sys
- unix
- text
- secure/bidirule
- transform
- unicode
- bidi
- norm
- google.golang.org
- genproto
- googleapis/rpc/status
- grpc
- balancer
- base
- roundrobin
- binarylog/grpc_binarylog_v1
- codes
- connectivity
- credentials
- internal
- encoding
- proto
- grpclog
- internal
- backoff
- balancerload
- binarylog
- channelz
- envconfig
- grpcrand
- grpcsync
- syscall
- transport
- keepalive
- metadata
- naming
- peer
- resolver
- dns
- passthrough
- serviceconfig
- stats
- status
- tap
- sample1/src/github.com/example_cc
- vendor
- github.com
- golang/protobuf
- proto
- ptypes
- any
- duration
- timestamp
- hyperledger
- fabric-chaincode-go
- shim
- internal
- fabric-protos-go
- common
- ledger
- queryresult
- rwset
- msp
- peer
- golang.org/x
- net
- http2
- hpack
- http/httpguts
- idna
- internal/timeseries
- trace
- sys
- unix
- text
- secure/bidirule
- transform
- unicode
- bidi
- norm
- google.golang.org
- genproto
- googleapis/rpc/status
- grpc
- balancer
- base
- roundrobin
- binarylog/grpc_binarylog_v1
- codes
- connectivity
- credentials
- internal
- encoding
- proto
- grpclog
- internal
- backoff
- balancerload
- binarylog
- channelz
- envconfig
- grpcrand
- grpcsync
- syscall
- transport
- keepalive
- metadata
- naming
- peer
- resolver
- dns
- passthrough
- serviceconfig
- stats
- status
- tap
- sampleIdemix/src/github.com/example_cc
- vendor
- github.com
- golang/protobuf
- proto
- ptypes
- any
- duration
- timestamp
- hyperledger
- fabric-chaincode-go
- pkg
- attrmgr
- cid
- shim
- internal
- fabric-protos-go
- common
- ledger
- queryresult
- rwset
- msp
- peer
- golang.org/x
- net
- http2
- hpack
- http/httpguts
- idna
- internal/timeseries
- trace
- sys
- unix
- text
- secure/bidirule
- transform
- unicode
- bidi
- norm
- google.golang.org
- genproto
- googleapis/rpc/status
- grpc
- balancer
- base
- roundrobin
- binarylog/grpc_binarylog_v1
- codes
- connectivity
- credentials
- internal
- encoding
- proto
- grpclog
- internal
- backoff
- balancerload
- binarylog
- channelz
- envconfig
- grpcrand
- grpcsync
- syscall
- transport
- keepalive
- metadata
- naming
- peer
- resolver
- dns
- passthrough
- serviceconfig
- stats
- status
- tap
- samplePrivateData/src/github.com/private_data_cc
- vendor
- github.com
- golang/protobuf
- proto
- ptypes
- any
- duration
- timestamp
- hyperledger
- fabric-chaincode-go
- shim
- internal
- fabric-protos-go
- common
- ledger
- queryresult
- rwset
- msp
- peer
- golang.org/x
- net
- http2
- hpack
- http/httpguts
- idna
- internal/timeseries
- trace
- sys
- unix
- text
- secure/bidirule
- transform
- unicode
- bidi
- norm
- google.golang.org
- genproto
- googleapis/rpc/status
- grpc
- balancer
- base
- roundrobin
- binarylog/grpc_binarylog_v1
- codes
- connectivity
- credentials
- internal
- encoding
- proto
- grpclog
- internal
- backoff
- balancerload
- binarylog
- channelz
- envconfig
- grpcrand
- grpcsync
- syscall
- transport
- keepalive
- metadata
- naming
- peer
- resolver
- dns
- passthrough
- serviceconfig
- stats
- status
- tap
- sample_11/src/github.com/example_cc
- vendor
- github.com
- golang/protobuf
- proto
- ptypes
- any
- duration
- timestamp
- hyperledger
- fabric-chaincode-go
- shim
- internal
- fabric-protos-go
- common
- ledger
- queryresult
- rwset
- msp
- peer
- golang.org/x
- net
- http2
- hpack
- http/httpguts
- idna
- internal/timeseries
- trace
- sys
- unix
- text
- secure/bidirule
- transform
- unicode
- bidi
- norm
- google.golang.org
- genproto
- googleapis/rpc/status
- grpc
- balancer
- base
- roundrobin
- binarylog/grpc_binarylog_v1
- codes
- connectivity
- credentials
- internal
- encoding
- proto
- grpclog
- internal
- backoff
- balancerload
- binarylog
- channelz
- envconfig
- grpcrand
- grpcsync
- syscall
- transport
- keepalive
- metadata
- naming
- peer
- resolver
- dns
- passthrough
- serviceconfig
- stats
- status
- tap
- sample_mv/src/github.com/example_cc
- vendor
- github.com
- golang/protobuf
- proto
- ptypes
- any
- duration
- timestamp
- hyperledger
- fabric-chaincode-go
- shim
- internal
- fabric-protos-go
- common
- ledger
- queryresult
- rwset
- msp
- peer
- golang.org/x
- net
- http2
- hpack
- http/httpguts
- idna
- internal/timeseries
- trace
- sys
- unix
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,130 files changed
+2004819
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Lines changed: 59 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 253 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments