-
Notifications
You must be signed in to change notification settings - Fork 6
/
Gopkg.lock
107 lines (96 loc) · 3.04 KB
/
Gopkg.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:30d4a548e09bca4a0c77317c58e7407e2a65c15325e944f9c08a7b7992f8a59e"
name = "github.com/btcsuite/btclog"
packages = ["."]
pruneopts = "UT"
revision = "84c8d2346e9fc8c7b947e243b9c24e6df9fd206a"
[[projects]]
branch = "master"
digest = "1:49ad1acb33bb5b40c0d197321d3cf9ee9a29eb02f4765ab7c316e08983eb7559"
name = "github.com/btcsuite/golangcrypto"
packages = ["ripemd160"]
pruneopts = "UT"
revision = "53f62d9b43e87a6c56975cf862af7edf33a8d0df"
[[projects]]
digest = "1:aacef5f5e45685f2aeda5534d0a750dee6859de7e9088cdd06192787bb01ae6d"
name = "github.com/go-errors/errors"
packages = ["."]
pruneopts = "UT"
revision = "a6af135bd4e28680facf08a3d206b454abc877a4"
version = "v1.0.1"
[[projects]]
branch = "master"
digest = "1:85bb8671aca0248865acaf129bac685623e58aa905703e026a9446d10b77e1fb"
name = "github.com/gorilla/mux"
packages = ["."]
pruneopts = "UT"
revision = "08e7f807d38d6a870193019bb439056118661505"
[[projects]]
branch = "master"
digest = "1:6dbeec60ae049198a640f2491ed98d97da50763b12e674c6b35adc11312e6c67"
name = "github.com/romanornr/CryptoTwitterTipBot"
packages = ["insightjson"]
pruneopts = "UT"
revision = "94a025c04e2f70a0ad2fc1b0af94c2226d9d025b"
[[projects]]
branch = "master"
digest = "1:6c1d8b88e2fddb7af2f3a38640ff30703adf5ed3c6c21e60454be6f044ea8391"
name = "github.com/viacoin/viad"
packages = [
"btcec",
"chaincfg",
"chaincfg/chainhash",
"txscript",
"wire",
]
pruneopts = "UT"
revision = "65fc0aa9fc9238d39504ca7fbbf6fc96900b136b"
[[projects]]
branch = "master"
digest = "1:e6ba611438f387130d1650f492614d6532460e401f22af36b5458dc2c12e1893"
name = "github.com/viacoin/viautil"
packages = [
".",
"base58",
"bech32",
]
pruneopts = "UT"
revision = "ed9ec48290bc085ae179946a14675bf2249fc718"
[[projects]]
branch = "master"
digest = "1:84b888033c0f8aa9a720ca91b739bdc8c1a91da6a5dd14b7ed5b1444d1e132e9"
name = "github.com/viacoin/viawallet"
packages = ["wallet/txrules"]
pruneopts = "UT"
revision = "a775b77c2dc41cc00d3156bc7b57e2ac9776a232"
[[projects]]
branch = "master"
digest = "1:734c27157144367f37acd13536569700f61f01576c4a5e9665ccb76f79966d97"
name = "golang.org/x/crypto"
packages = [
"pbkdf2",
"ripemd160",
"scrypt",
]
pruneopts = "UT"
revision = "505ab145d0a99da450461ae2c1a9f6cd10d1f447"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/btcsuite/golangcrypto/ripemd160",
"github.com/go-errors/errors",
"github.com/gorilla/mux",
"github.com/romanornr/CryptoTwitterTipBot/insightjson",
"github.com/viacoin/viad/btcec",
"github.com/viacoin/viad/chaincfg",
"github.com/viacoin/viad/chaincfg/chainhash",
"github.com/viacoin/viad/txscript",
"github.com/viacoin/viad/wire",
"github.com/viacoin/viautil",
"github.com/viacoin/viawallet/wallet/txrules",
]
solver-name = "gps-cdcl"
solver-version = 1