Skip to content

Commit

Permalink
update yui-ibc-solidity version
Browse files Browse the repository at this point in the history
Signed-off-by: Jun Kimura <[email protected]>
  • Loading branch information
bluele committed Jul 31, 2021
1 parent a0d1b91 commit e257893
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/gogo/protobuf v1.3.3
github.com/hyperledger-labs/yui-corda-ibc/go v0.0.0-20210708002039-e07ff163f660
github.com/hyperledger-labs/yui-fabric-ibc v0.2.0
github.com/hyperledger-labs/yui-ibc-solidity v0.0.0-20210729081912-2f7ddf319320
github.com/hyperledger-labs/yui-ibc-solidity v0.0.0-20210731143941-601d9e76a859
github.com/hyperledger/fabric v1.4.0-rc1.0.20200416031218-eff2f9306191
github.com/hyperledger/fabric-protos-go v0.0.0-20200707132912-fee30f3ccd23
github.com/hyperledger/fabric-sdk-go v1.0.0-beta2.0.20200715151216-87f5eb8a655f
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,8 @@ github.com/hyperledger-labs/yui-fabric-ibc v0.2.0 h1:ARJ7Rxse9sP6Wf/UGuUnsOV3nS8
github.com/hyperledger-labs/yui-fabric-ibc v0.2.0/go.mod h1:0ey1+ANFpyz+8m9e7XqFk9+75VsECKBWPPp4Yf3cTZI=
github.com/hyperledger-labs/yui-ibc-solidity v0.0.0-20210729081912-2f7ddf319320 h1:cddCtPiav/ci0gF9a/xRAlQfJCpj/idW28LNdYDeKEE=
github.com/hyperledger-labs/yui-ibc-solidity v0.0.0-20210729081912-2f7ddf319320/go.mod h1:Y3rEZX46slCFPSXzTRZsbj6F3OgbM+6VvDnnUBmi2mI=
github.com/hyperledger-labs/yui-ibc-solidity v0.0.0-20210731143941-601d9e76a859 h1:lok/BOFV/oyt1AyEhSRAqthmUZ39glZPRzmg4Noair0=
github.com/hyperledger-labs/yui-ibc-solidity v0.0.0-20210731143941-601d9e76a859/go.mod h1:Y3rEZX46slCFPSXzTRZsbj6F3OgbM+6VvDnnUBmi2mI=
github.com/hyperledger/fabric v1.4.0-rc1.0.20200416031218-eff2f9306191 h1:e2Np9BoOHxufPGnGm3qyTh9sIarBpg57RlIvE62yCYE=
github.com/hyperledger/fabric v1.4.0-rc1.0.20200416031218-eff2f9306191/go.mod h1:SyW8QL0YfvUw0KyQ9oDA9elPRaEKdNl7O8wIApPCQlw=
github.com/hyperledger/fabric-amcl v0.0.0-20200128223036-d1aa2665426a/go.mod h1:X+DIyUsaTmalOpmpQfIvFZjKHQedrURQ5t4YqquX7lE=
Expand Down

0 comments on commit e257893

Please sign in to comment.