Skip to content

Commit

Permalink
Merge pull request #8 from kaleido-io/ws-topics
Browse files Browse the repository at this point in the history
Update FFTM for websocket.topic
  • Loading branch information
peterbroadhurst authored Aug 19, 2022
2 parents 08fcc57 + f1b7547 commit 7fba1e4
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 @@ -7,7 +7,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4
github.com/hyperledger/firefly-common v0.1.20
github.com/hyperledger/firefly-signer v0.9.13
github.com/hyperledger/firefly-transaction-manager v0.9.4
github.com/hyperledger/firefly-transaction-manager v0.9.5
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.8.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,8 @@ github.com/hyperledger/firefly-signer v0.9.13 h1:yvKxYTsEmE0XWl0vcZBQV353YmmePvW
github.com/hyperledger/firefly-signer v0.9.13/go.mod h1:GPQRUZOFOAjkLmg8GDjZUjEdUD0gcar+CSVhwltIwyw=
github.com/hyperledger/firefly-transaction-manager v0.9.4 h1:/0mqyDZXXOs7z1VbajmTYiKp1riaYZi8NFQm2ut7b5g=
github.com/hyperledger/firefly-transaction-manager v0.9.4/go.mod h1:GuwXVVXI6p3tNk99jbYi4PopMzipVBwy3uu5wSKXJEc=
github.com/hyperledger/firefly-transaction-manager v0.9.5 h1:fKJ4xv2DsYydQgkR4oZ/SrZD7E4Z4CZqjlQHLQPtwNE=
github.com/hyperledger/firefly-transaction-manager v0.9.5/go.mod h1:GuwXVVXI6p3tNk99jbYi4PopMzipVBwy3uu5wSKXJEc=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=
Expand Down

0 comments on commit 7fba1e4

Please sign in to comment.