File tree Expand file tree Collapse file tree 5 files changed +623
-735
lines changed Expand file tree Collapse file tree 5 files changed +623
-735
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/hashicorp/golang-lru v1.0.2
88 github.com/hyperledger/firefly-common v1.5.6-0.20250630201730-e234335c0381
99 github.com/hyperledger/firefly-signer v1.1.21
10- github.com/hyperledger/firefly-transaction-manager v1.4.1-0.20251017153149-d6f944cab6b6
10+ github.com/hyperledger/firefly-transaction-manager v1.4.1-0.20251024174118-8e8e3629f7fa
1111 github.com/sirupsen/logrus v1.9.3
1212 github.com/spf13/cobra v1.8.0
1313 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -104,10 +104,8 @@ github.com/hyperledger/firefly-common v1.5.6-0.20250630201730-e234335c0381 h1:4m
104104github.com/hyperledger/firefly-common v1.5.6-0.20250630201730-e234335c0381 /go.mod h1:1Xawm5PUhxT7k+CL/Kr3i1LE3cTTzoQwZMLimvlW8rs =
105105github.com/hyperledger/firefly-signer v1.1.21 h1:r7cTOw6e/6AtiXLf84wZy6Z7zppzlc191HokW2hv4N4 =
106106github.com/hyperledger/firefly-signer v1.1.21 /go.mod h1:axrlSQeKrd124UdHF5L3MkTjb5DeTcbJxJNCZ3JmcWM =
107- github.com/hyperledger/firefly-transaction-manager v1.4.1-0.20251003113149-46c9271ca66e h1:jUumirQuZR8cQCBq9BNmpLM4rKo9ahQPdFzGvf/RYIs =
108- github.com/hyperledger/firefly-transaction-manager v1.4.1-0.20251003113149-46c9271ca66e /go.mod h1:KHGvK/QqD2jpRZ04lQoX/k1T2o644NCkRlr3FbvKqnA =
109- github.com/hyperledger/firefly-transaction-manager v1.4.1-0.20251017153149-d6f944cab6b6 h1:FGTXGnOoAaFkdA3n3SMYDXmHePrpX425P5YyljnaSyU =
110- github.com/hyperledger/firefly-transaction-manager v1.4.1-0.20251017153149-d6f944cab6b6 /go.mod h1:KHGvK/QqD2jpRZ04lQoX/k1T2o644NCkRlr3FbvKqnA =
107+ github.com/hyperledger/firefly-transaction-manager v1.4.1-0.20251024174118-8e8e3629f7fa h1:OTgB+KnpMS47RhIXs4G7FwSDKozbHpNNgPrbwdngaqk =
108+ github.com/hyperledger/firefly-transaction-manager v1.4.1-0.20251024174118-8e8e3629f7fa /go.mod h1:KHGvK/QqD2jpRZ04lQoX/k1T2o644NCkRlr3FbvKqnA =
111109github.com/imdario/mergo v0.3.11 /go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA =
112110github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4 =
113111github.com/imdario/mergo v0.3.16 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
You can’t perform that action at this time.
0 commit comments