File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/gorilla/mux v1.8.1
19
19
github.com/gorilla/websocket v1.5.1
20
20
github.com/hyperledger/firefly-common v1.5.1
21
- github.com/hyperledger/firefly-signer v1.1.20
21
+ github.com/hyperledger/firefly-signer v1.1.21
22
22
github.com/jarcoal/httpmock v1.2.0
23
23
github.com/lib/pq v1.10.9
24
24
github.com/mattn/go-sqlite3 v1.14.19
Original file line number Diff line number Diff line change @@ -357,6 +357,8 @@ github.com/hashicorp/golang-lru v0.5.4 h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+l
357
357
github.com/hashicorp/golang-lru v0.5.4 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
358
358
github.com/hashicorp/serf v0.10.1 h1:Z1H2J60yRKvfDYAOZLd2MU0ND4AH/WDz7xYHDWQsIPY =
359
359
github.com/hashicorp/serf v0.10.1 /go.mod h1:yL2t6BqATOLGc5HF7qbFkTfXoPIY0WZdWHfEvMqbG+4 =
360
+ github.com/hyperledger/firefly-signer v1.1.21 h1:r7cTOw6e/6AtiXLf84wZy6Z7zppzlc191HokW2hv4N4 =
361
+ github.com/hyperledger/firefly-signer v1.1.21 /go.mod h1:axrlSQeKrd124UdHF5L3MkTjb5DeTcbJxJNCZ3JmcWM =
360
362
github.com/jackc/chunkreader/v2 v2.0.1 h1:i+RDz65UE+mmpjTfyz0MoVTnzeYxroil2G82ki7MGG8 =
361
363
github.com/jackc/chunkreader/v2 v2.0.1 /go.mod h1:odVSm741yZoC3dpHEUXIqA9tQRhFrgOHwnPIn9lDKlk =
362
364
github.com/jackc/pgconn v1.14.0 h1:vrbA9Ud87g6JdFWkHTJXppVce58qPIdP7N8y0Ml/A7Q =
You can’t perform that action at this time.
0 commit comments