Skip to content
Snippets Groups Projects
Commit 93ccc88a authored by mastersingh24's avatar mastersingh24 Committed by Gari Singh
Browse files

Temporary fix for failing CI for master branch

TestHTTPExecuteDeployTransaction is failing on master
because it is trying to go get
http://github.com/hyperledger/fabric-test-resources/examples/chaincode/go/chaincode_example01


which implements new interfaces from the convergence branch.
This patch points the test at a different repo for now and demonstrates usage of
gopkg.in to attempt to overcome limitations of go versioning

Fixes FAB-305

Change-Id: I55113b36a7cd6c505e7dc2503a31d91fa11b8c5b
Signed-off-by: default avatarGari Singh <gari.r.singh@gmail.com>
parent 65389b92
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment