mirror of
https://github.com/muun/recovery.git
synced 2025-11-11 14:30:19 -05:00
Release v0.1.0
This commit is contained in:
10
vendor/github.com/btcsuite/btcwallet/wtxmgr/go.mod
generated
vendored
Normal file
10
vendor/github.com/btcsuite/btcwallet/wtxmgr/go.mod
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
module github.com/btcsuite/btcwallet/wtxmgr
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/btcsuite/btcd v0.0.0-20190824003749-130ea5bddde3
|
||||
github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f
|
||||
github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d
|
||||
github.com/btcsuite/btcwallet/walletdb v1.0.0
|
||||
)
|
||||
Reference in New Issue
Block a user