Skip to content

Commit

Permalink
Merge pull request #963 from kaleido-io/alpha.3-deps
Browse files Browse the repository at this point in the history
Update to latest dependencies ready for V1.1 alpha.3
  • Loading branch information
nguyer authored Aug 15, 2022
2 parents d7597a8 + a630401 commit fb86aa3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 21 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/golang-migrate/migrate/v4 v4.15.2
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.5.0
github.com/hyperledger/firefly-common v0.1.20
github.com/hyperledger/firefly-common v1.1.0
github.com/hyperledger/firefly-signer v0.9.12
github.com/jarcoal/httpmock v1.1.0
github.com/karlseguin/ccache v2.0.3+incompatible
Expand Down
14 changes: 2 additions & 12 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -727,18 +727,8 @@ github.com/hashicorp/serf v0.9.6/go.mod h1:TXZNMjZQijwlDvp+r0b63xZ45H7JmCmgg4gpT
github.com/hashicorp/serf v0.9.7/go.mod h1:TXZNMjZQijwlDvp+r0b63xZ45H7JmCmgg4gpTwn9UV4=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/hyperledger/firefly-common v0.1.13/go.mod h1:2NqPi5Ud9H6rSlZXkLbotxW7z4EAD89p3/8oNOpm9Gs=
github.com/hyperledger/firefly-common v0.1.16 h1:21xidDEKrJhtGdBSRqHN4PfDi7aYxF0HOFuAa04V1AE=
github.com/hyperledger/firefly-common v0.1.16/go.mod h1:MNbaI2spBsdZYOub6Duj9xueE7Qyu9itOmJ4vE8tjYw=
github.com/hyperledger/firefly-common v0.1.19-0.20220811192657-e63ab6827844 h1:DDWL4Tv2vZbcKgc/1dSjgei0QnWIQnu3ikRqg7tBnkQ=
github.com/hyperledger/firefly-common v0.1.19-0.20220811192657-e63ab6827844/go.mod h1:MNbaI2spBsdZYOub6Duj9xueE7Qyu9itOmJ4vE8tjYw=
github.com/hyperledger/firefly-common v0.1.19-0.20220811194331-db95d0f1bc31 h1:ijIhHR9uDwGBXOBydaQxAVyyReNmUWcTHW5R6oJYc5U=
github.com/hyperledger/firefly-common v0.1.19-0.20220811194331-db95d0f1bc31/go.mod h1:MNbaI2spBsdZYOub6Duj9xueE7Qyu9itOmJ4vE8tjYw=
github.com/hyperledger/firefly-common v0.1.19-0.20220811195438-ef727fa10629 h1:id4k0rBHXzcez+1qy+E8xP4J3ZudNtuSF7dJaBhPqMI=
github.com/hyperledger/firefly-common v0.1.19-0.20220811195438-ef727fa10629/go.mod h1:MNbaI2spBsdZYOub6Duj9xueE7Qyu9itOmJ4vE8tjYw=
github.com/hyperledger/firefly-common v0.1.19-0.20220811200324-b6c4c44d2d0d h1:9s1MI4RIfKgftrGQ6sI2gvQBEQElq2CQOs3uaiB44s8=
github.com/hyperledger/firefly-common v0.1.19-0.20220811200324-b6c4c44d2d0d/go.mod h1:MNbaI2spBsdZYOub6Duj9xueE7Qyu9itOmJ4vE8tjYw=
github.com/hyperledger/firefly-common v0.1.20 h1:0dShkjlIShyBxkXRmu3vLmpEK6xrqmfc8GhF6k0Vgbg=
github.com/hyperledger/firefly-common v0.1.20/go.mod h1:gMlv4Iy5JjnzXmSEdb+tWVDIc/2GhL9MRcgNX+VmI4M=
github.com/hyperledger/firefly-common v1.1.0 h1:wbfUPDJfCVU7AssSROBPZLhp0udkjiTVhFGw6BxZzR4=
github.com/hyperledger/firefly-common v1.1.0/go.mod h1:gMlv4Iy5JjnzXmSEdb+tWVDIc/2GhL9MRcgNX+VmI4M=
github.com/hyperledger/firefly-signer v0.9.12 h1:pCPiGHx1+MbTsIQuRkoQmfWxvpcvtGHVavls0NnH0po=
github.com/hyperledger/firefly-signer v0.9.12/go.mod h1:GPQRUZOFOAjkLmg8GDjZUjEdUD0gcar+CSVhwltIwyw=
github.com/iancoleman/strcase v0.2.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho=
Expand Down
16 changes: 8 additions & 8 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
},
"evmconnect": {
"image": "ghcr.io/hyperledger/firefly-evmconnect",
"tag": "v0.1.0-20220810-2",
"sha": "bf580fd1698d9d2665a134d394cdb28e549b9e573d5f11b51dbe117ac1683ef9"
"tag": "v0.1.1",
"sha": "36055236a80bf07d00928a43dda7d3f9fdbc28513283ff70effb2f9d005b0272"
},
"fabconnect": {
"image": "ghcr.io/hyperledger/firefly-fabconnect",
Expand All @@ -16,18 +16,18 @@
},
"dataexchange-https": {
"image": "ghcr.io/hyperledger/firefly-dataexchange-https",
"tag": "v1.0.0-20220810-13",
"sha": "3d6ae0c37065c590ed872c96b004854fa1bf89c52b8a5c1fca676d6bb4bf31d6"
"tag": "v1.1.0",
"sha": "9b191cf693a5b4a3b0bff48aac36fa76cf040d94033607a240cbd83e4fd2942c"
},
"tokens-erc1155": {
"image": "ghcr.io/hyperledger/firefly-tokens-erc1155",
"tag": "v1.0.3-20220811-36",
"sha": "91bf3c42eb981c69f5b6109efe9257b2952b4c1ae86f2e7f4291f2528849b84c"
"tag": "v1.1.0",
"sha": "f7d29950bb1ed8879ac4f46bf2234d7fcb15616d7484917f5510c378d4b6d4a3"
},
"tokens-erc20-erc721": {
"image": "ghcr.io/hyperledger/firefly-tokens-erc20-erc721",
"tag": "v1.0.2-20220810-57",
"sha": "6740efec8f181e0f40840a33aad5c5295198974048d612fb175f79bb5368ac84"
"tag": "v1.1.0",
"sha": "f97b37cbc753dae15ed5c7c6de01746a9140ed84485d477aaee3c3ac5847bb8b"
},
"build": {
"firefly-builder": {
Expand Down

0 comments on commit fb86aa3

Please sign in to comment.