File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ toolchain go1.22.7
6
6
7
7
require (
8
8
github.com/hashicorp/golang-lru v1.0.2
9
- github.com/hyperledger/firefly-common v1.4.10
10
- github.com/hyperledger/firefly-signer v1.1.15
11
- github.com/hyperledger/firefly-transaction-manager v1.3.17
9
+ github.com/hyperledger/firefly-common v1.4.11
10
+ github.com/hyperledger/firefly-signer v1.1.17
11
+ github.com/hyperledger/firefly-transaction-manager v1.3.18
12
12
github.com/sirupsen/logrus v1.9.3
13
13
github.com/spf13/cobra v1.8.0
14
14
github.com/stretchr/testify v1.8.4
Original file line number Diff line number Diff line change @@ -100,12 +100,12 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
100
100
github.com/huandu/xstrings v1.3.3 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
101
101
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU =
102
102
github.com/huandu/xstrings v1.4.0 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
103
- github.com/hyperledger/firefly-common v1.4.10 h1:NgUYorxZF3tNkL7bBqe3PlwA42pPAYlj0wStnUsjN9Y =
104
- github.com/hyperledger/firefly-common v1.4.10 /go.mod h1:E7w/RxNtVnX52WXLQW9f2xVAgZnW70voZeE9sZrx/q0 =
105
- github.com/hyperledger/firefly-signer v1.1.15 h1:oJXrX1ziDIxzSbRX+risVEmprx3McD1yi0S1S5La4zc =
106
- github.com/hyperledger/firefly-signer v1.1.15 /go.mod h1:E/TO0Koi4BqSr8hRhKJVTxiynwX/EQYjqqKrlnsQK7o =
107
- github.com/hyperledger/firefly-transaction-manager v1.3.17 h1:TO4rhPdrCFwFbYvGJ1/SK6xa3jvgphrFru86ubwTXRo =
108
- github.com/hyperledger/firefly-transaction-manager v1.3.17 /go.mod h1:smKrB2EzVz8154oe/oE4l3EvGjBISuX3Wfc0+FsKRfs =
103
+ github.com/hyperledger/firefly-common v1.4.11 h1:WKv2hQuNpS7yP51THxzpzrqU3jkln23C9vq5iminzBk =
104
+ github.com/hyperledger/firefly-common v1.4.11 /go.mod h1:E7w/RxNtVnX52WXLQW9f2xVAgZnW70voZeE9sZrx/q0 =
105
+ github.com/hyperledger/firefly-signer v1.1.17 h1:JV38nNeCS/K31kPDk5mwnoqw6SoulcYF+12JW8a3/Mw =
106
+ github.com/hyperledger/firefly-signer v1.1.17 /go.mod h1:HDaDdht94JypRTunRGrcPL5Pvxfh4yigjatTrie5JUI =
107
+ github.com/hyperledger/firefly-transaction-manager v1.3.18 h1:had6Mp9KZ1WwX2GuhJToSzwvjKaRy45c2K/DeqLLQ7k =
108
+ github.com/hyperledger/firefly-transaction-manager v1.3.18 /go.mod h1:TLMmYp2QhzbC1jQEhvjYYlx3kByR1m9ALQ1CxUVTkiM =
109
109
github.com/imdario/mergo v0.3.11 /go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA =
110
110
github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4 =
111
111
github.com/imdario/mergo v0.3.16 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
You can’t perform that action at this time.
0 commit comments