Skip to content

Commit

Permalink
Merge pull request #32 from kaleido-io/update-fftm
Browse files Browse the repository at this point in the history
update fftm to v0.9.12
  • Loading branch information
peterbroadhurst authored Sep 9, 2022
2 parents 8c1eba4 + 5445004 commit 3c7d551
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 @@ -6,7 +6,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4
github.com/hyperledger/firefly-common v1.1.2
github.com/hyperledger/firefly-signer v0.9.19
github.com/hyperledger/firefly-transaction-manager v0.9.11
github.com/hyperledger/firefly-transaction-manager v0.9.12
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ github.com/hyperledger/firefly-common v1.1.2 h1:tSsptTxlgOlbbsyU6Ae83rOWA6tx1o0o
github.com/hyperledger/firefly-common v1.1.2/go.mod h1:gMlv4Iy5JjnzXmSEdb+tWVDIc/2GhL9MRcgNX+VmI4M=
github.com/hyperledger/firefly-signer v0.9.19 h1:WOjgQhcxBtfP/wxqiz07bnMDglrXlt3X4+shmNsQGIc=
github.com/hyperledger/firefly-signer v0.9.19/go.mod h1:GPQRUZOFOAjkLmg8GDjZUjEdUD0gcar+CSVhwltIwyw=
github.com/hyperledger/firefly-transaction-manager v0.9.11 h1:lhADYYqbGTnhU31oqveOsnQYqnCjjoRn9d4i4uWA3dI=
github.com/hyperledger/firefly-transaction-manager v0.9.11/go.mod h1:wB5YXPIL4sXXWLXO2pwjdAj9q4+iJsYt4NVaWtuttRI=
github.com/hyperledger/firefly-transaction-manager v0.9.12 h1:kOPQCtkcPgOG/ryMI/CAGOJOQnU4SH66zJgpCsK3jas=
github.com/hyperledger/firefly-transaction-manager v0.9.12/go.mod h1:wB5YXPIL4sXXWLXO2pwjdAj9q4+iJsYt4NVaWtuttRI=
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/imdario/mergo v0.3.11 h1:3tnifQM4i+fbajXKBHXWEH+KvNHqojZ778UH75j3bGA=
Expand Down

0 comments on commit 3c7d551

Please sign in to comment.