Skip to content

Commit

Permalink
test with fsc branch that allows us to derive a view context from a g…
Browse files Browse the repository at this point in the history
…o context

Signed-off-by: Arne Rutjes <[email protected]>
  • Loading branch information
arner committed Sep 23, 2024
1 parent bd05a93 commit 891750d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/IBM/idemix/bccsp/types v0.0.0-20240816143710-3dce4618d760
github.com/IBM/mathlib v0.0.3-0.20231011094432-44ee0eb539da
github.com/hashicorp/go-uuid v1.0.3
github.com/hyperledger-labs/fabric-smart-client v0.3.1-0.20240916124041-9962e1244257
github.com/hyperledger-labs/fabric-smart-client v0.3.1-0.20240923071707-120dea51c503 // f-pass-tracer branch
github.com/hyperledger-labs/orion-sdk-go v0.2.10
github.com/hyperledger-labs/orion-server v0.2.10
github.com/hyperledger/fabric v1.4.0-rc1.0.20230405174026-695dd57e01c2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1071,8 +1071,8 @@ github.com/hidal-go/hidalgo v0.0.0-20201109092204-05749a6d73df/go.mod h1:bPkrxDl
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/huin/goupnp v1.3.0 h1:UvLUlWDNpoUdYzb2TCn+MuTWtcjXKSza2n6CBdQ0xXc=
github.com/huin/goupnp v1.3.0/go.mod h1:gnGPsThkYa7bFi/KWmEysQRf48l2dvR5bxr2OFckNX8=
github.com/hyperledger-labs/fabric-smart-client v0.3.1-0.20240916124041-9962e1244257 h1:6fyk3QsSNt8WMF2NYT2tIqqDNx+NxKF+Wt3tBi+OGvY=
github.com/hyperledger-labs/fabric-smart-client v0.3.1-0.20240916124041-9962e1244257/go.mod h1:9AELIfs/eawIhoHNKMSmYALaunmpDbs9bdWKyHuJs88=
github.com/hyperledger-labs/fabric-smart-client v0.3.1-0.20240923071707-120dea51c503 h1:h+rtp9JFo7ULHxAvm8taJ/PGjEuKNiIthuPncWMXBCc=
github.com/hyperledger-labs/fabric-smart-client v0.3.1-0.20240923071707-120dea51c503/go.mod h1:nHTHGYZ7u0K2X/jtOzCknTXvaoEfFHtsV1Ia48E4NIU=
github.com/hyperledger-labs/orion-sdk-go v0.2.10 h1:lFgWgxyvngIhWnIqymYGBmtmq9D6uC5d0uLG9cbyh5s=
github.com/hyperledger-labs/orion-sdk-go v0.2.10/go.mod h1:iN2xZB964AqwVJwL+EnwPOs8z1EkMEbbIg/qYeC7gDY=
github.com/hyperledger-labs/orion-server v0.2.10 h1:G4zbQEL5Egk0Oj+TwHCZWdTOLDBHOjaAEvYOT4G7ozw=
Expand Down

0 comments on commit 891750d

Please sign in to comment.