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 @@ -47,7 +47,7 @@ require (
47
47
)
48
48
49
49
require (
50
- github.com/babylonchain/covenant-signer v0.0.0-20240509110821-b6017a54332f
50
+ github.com/babylonchain/covenant-signer v0.1.0
51
51
github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0
52
52
github.com/btcsuite/btcwallet/wallet/txauthor v1.3.4
53
53
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
Original file line number Diff line number Diff line change @@ -283,6 +283,8 @@ github.com/babylonchain/covenant-signer v0.0.0-20240507155851-64756e393be2 h1:v5
283
283
github.com/babylonchain/covenant-signer v0.0.0-20240507155851-64756e393be2 /go.mod h1:alX7NoDE2m7gW4O17hLAsluU30P0XaP5RlThAco8Y9Q =
284
284
github.com/babylonchain/covenant-signer v0.0.0-20240509110821-b6017a54332f h1:UKNyeBlPZgLB5+1ZUA1YCL6bPtREA+oP1OT6ibNadw0 =
285
285
github.com/babylonchain/covenant-signer v0.0.0-20240509110821-b6017a54332f /go.mod h1:alX7NoDE2m7gW4O17hLAsluU30P0XaP5RlThAco8Y9Q =
286
+ github.com/babylonchain/covenant-signer v0.1.0 h1:86IKwReT+3q2TMBsGg9BUzXl5lGkHqAK8PS1QigwdA0 =
287
+ github.com/babylonchain/covenant-signer v0.1.0 /go.mod h1:alX7NoDE2m7gW4O17hLAsluU30P0XaP5RlThAco8Y9Q =
286
288
github.com/benbjohnson/clock v1.1.0 /go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA =
287
289
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
288
290
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
You can’t perform that action at this time.
0 commit comments