about summary refs log tree commit diff
path: root/nixpkgs/pkgs/tools/security/bettercap/deps.nix
blob: ef09a821317e9b010ea69fd235de3bb036cbefb8 (plain) (blame)
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
# file generated from Gopkg.lock using dep2nix (https://github.com/nixcloud/dep2nix)
[
  {
    goPackagePath  = "github.com/adrianmo/go-nmea";
    fetch = {
      type = "git";
      url = "https://github.com/adrianmo/go-nmea";
      rev =  "a32116e4989e2b0e17c057ee378b4d5246add74e";
      sha256 = "167iwpwdwfbyghqfrzdfvfpvsmj92x7qqy6sx6yngdw21wd0m44f";
    };
  }
  {
    goPackagePath  = "github.com/antchfx/jsonquery";
    fetch = {
      type = "git";
      url = "https://github.com/antchfx/jsonquery";
      rev =  "a2896be8c82bb2229d1cf26204863180e34b2b31";
      sha256 = "0mh6v21i3v3sxqjln7vph6wx3sm79p99010in9am1wh7k30rrjl5";
    };
  }
  {
    goPackagePath  = "github.com/antchfx/xpath";
    fetch = {
      type = "git";
      url = "https://github.com/antchfx/xpath";
      rev =  "ce1d48779e67a1ddfb380995fe532b2e0015919c";
      sha256 = "0brd75mhd5ix7rz1ijhbggyp53v6g8kz9bc2n7g6zwavzxarfj5p";
    };
  }
  {
    goPackagePath  = "github.com/bettercap/gatt";
    fetch = {
      type = "git";
      url = "https://github.com/bettercap/gatt";
      rev =  "fac16c0ad797bbccae1fe4acf49761b98f7516e7";
      sha256 = "08pyg4caw7lzb230l3k4rwgvn68zz6kmrlsdapaf3wa216pphyd9";
    };
  }
  {
    goPackagePath  = "github.com/bettercap/nrf24";
    fetch = {
      type = "git";
      url = "https://github.com/bettercap/nrf24";
      rev =  "aa37e6d0e0eb125cee9ec71ed694db2ad58b509a";
      sha256 = "1y6ffcj94hk7slajqw3lqpdxzx6iqpj2i2zpsvggg6kfaa1iklnj";
    };
  }
  {
    goPackagePath  = "github.com/bettercap/readline";
    fetch = {
      type = "git";
      url = "https://github.com/bettercap/readline";
      rev =  "62c6fe6193755f722b8b8788aa7357be55a50ff1";
      sha256 = "1qd2qhjps26x4pin2614w732giy89p22b2qww4wg15zz5g2365nk";
    };
  }
  {
    goPackagePath  = "github.com/bettercap/recording";
    fetch = {
      type = "git";
      url = "https://github.com/bettercap/recording";
      rev =  "3ce1dcf032e391eb321311b34cdf31c6fc9523f5";
      sha256 = "1arh12iz15anyrqr4q496lpd0gx5nf2cwyr5rv17rawqqz8ydg23";
    };
  }
  {
    goPackagePath  = "github.com/chifflier/nfqueue-go";
    fetch = {
      type = "git";
      url = "https://github.com/chifflier/nfqueue-go";
      rev =  "61ca646babef3bd4dea1deb610bfb0005c0a1298";
      sha256 = "1i1q2xl86f3s9x3j2ffxprwqhcrkh4w23hh4ib7jksxvaq36v33l";
    };
  }
  {
    goPackagePath  = "github.com/dustin/go-humanize";
    fetch = {
      type = "git";
      url = "https://github.com/dustin/go-humanize";
      rev =  "9f541cc9db5d55bce703bd99987c9d5cb8eea45e";
      sha256 = "1kqf1kavdyvjk7f8kx62pnm7fbypn9z1vbf8v2qdh3y7z7a0cbl3";
    };
  }
  {
    goPackagePath  = "github.com/elazarl/goproxy";
    fetch = {
      type = "git";
      url = "https://github.com/elazarl/goproxy";
      rev =  "9d40249d3c2f14d1a9d75e070a738362adeb5a83";
      sha256 = "0hpzna9dvs2ff0bj8baz3sc5gg49vqmb0cbi6p061lmwl09cd00i";
    };
  }
  {
    goPackagePath  = "github.com/evilsocket/islazy";
    fetch = {
      type = "git";
      url = "https://github.com/evilsocket/islazy";
      rev =  "c5c7a41bb1c20e6df409825ed24af8de5fb7fb70";
      sha256 = "1ayc4di6584yajybh724mcmng069q38j1dpljgi8fhsyhb4sila3";
    };
  }
  {
    goPackagePath  = "github.com/gobwas/glob";
    fetch = {
      type = "git";
      url = "https://github.com/gobwas/glob";
      rev =  "e7a84e9525fe90abcda167b604e483cc959ad4aa";
      sha256 = "1v6vjklq06wqddv46ihajahaj1slv0imgaivlxr8bsx59i90js5q";
    };
  }
  {
    goPackagePath  = "github.com/google/go-github";
    fetch = {
      type = "git";
      url = "https://github.com/google/go-github";
      rev =  "e48060a28fac52d0f1cb758bc8b87c07bac4a87d";
      sha256 = "0a15gsqpshcipd4vmm0dzxgi99pfk0c5b60n3czfw2px864mg7x9";
    };
  }
  {
    goPackagePath  = "github.com/google/go-querystring";
    fetch = {
      type = "git";
      url = "https://github.com/google/go-querystring";
      rev =  "44c6ddd0a2342c386950e880b658017258da92fc";
      sha256 = "0xl12bqyvmn4xcnf8p9ksj9rmnr7s40pvppsdmy8n9bzw1db0iwz";
    };
  }
  {
    goPackagePath  = "github.com/google/gopacket";
    fetch = {
      type = "git";
      url = "https://github.com/google/gopacket";
      rev =  "v1.1.16";
      sha256 = "1vnjgjz52l1bzrhx70qpvmwandf8v13zhiaj3rdljsphdp5cgadi";
    };
  }
  {
    goPackagePath  = "github.com/google/gousb";
    fetch = {
      type = "git";
      url = "https://github.com/google/gousb";
      rev =  "64d82086770b8b671e1e7f162372dd37f1f5efba";
      sha256 = "1kjgg8cdp8wz9rck4nh48pcia741p7a8w2nikhzxsscn0ld33109";
    };
  }
  {
    goPackagePath  = "github.com/gorilla/mux";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/mux";
      rev =  "c5c6c98bc25355028a63748a498942a6398ccd22";
      sha256 = "0im4da3hqxb6zr8g3m640qz234f5gs0a8hqhcz35mkvfqlv48f62";
    };
  }
  {
    goPackagePath  = "github.com/gorilla/websocket";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/websocket";
      rev =  "66b9c49e59c6c48f0ffce28c2d8b8a5678502c6d";
      sha256 = "00i4vb31nsfkzzk7swvx3i75r2d960js3dri1875vypk3v2s0pzk";
    };
  }
  {
    goPackagePath  = "github.com/hashicorp/mdns";
    fetch = {
      type = "git";
      url = "https://github.com/hashicorp/mdns";
      rev =  "06dd1a31b32c42d4d6c2cf8dbce70597d1118f54";
      sha256 = "185zpyj1jf1jm7hihg73gqnspr0a359aqwv11v4a6mwd5bkdh19j";
    };
  }
  {
    goPackagePath  = "github.com/inconshreveable/go-vhost";
    fetch = {
      type = "git";
      url = "https://github.com/inconshreveable/go-vhost";
      rev =  "06d84117953b22058c096b49a429ebd4f3d3d97b";
      sha256 = "0wliilsybm7xf5h685a23rsm8bnlhkr332pkdkhf32q16sr1a9rk";
    };
  }
  {
    goPackagePath  = "github.com/jpillora/go-tld";
    fetch = {
      type = "git";
      url = "https://github.com/jpillora/go-tld";
      rev =  "f16ca3b7b383d3f0373109cac19147de3e8ae2d1";
      sha256 = "19v8bj14w0lcvysaw84klf5dg6ka351ixz9r6cd9mksdd80nvzcq";
    };
  }
  {
    goPackagePath  = "github.com/kr/binarydist";
    fetch = {
      type = "git";
      url = "https://github.com/kr/binarydist";
      rev =  "88f551ae580780cc79d12ab4c218ba1ca346b83a";
      sha256 = "0hz1yqlxmkdib8xsdkkvn4ian4i69jmfapadim9fhj632d6jpi7w";
    };
  }
  {
    goPackagePath  = "github.com/malfunkt/iprange";
    fetch = {
      type = "git";
      url = "https://github.com/malfunkt/iprange";
      rev =  "3a31f5ed42d2d8a1fc46f1be91fd693bdef2dd52";
      sha256 = "0gv5w678r74jval675xp0y1hzpf7mm5m9apa1rz9krxc9zd0ycr8";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-colorable";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-colorable";
      rev =  "3a70a971f94a22f2fa562ffcc7a0eb45f5daf045";
      sha256 = "0l640974j804c1yyjfgyxqlsivz0yrzmbql4mhcw2azryigkp08p";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-isatty";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-isatty";
      rev =  "c2a7a6ca930a4cd0bc33a3f298eb71960732a3a7";
      sha256 = "1i77aq4gf9as03m8fpfh8fq49n4z9j7548blrcsidm1xhslzk5xd";
    };
  }
  {
    goPackagePath  = "github.com/mdlayher/dhcp6";
    fetch = {
      type = "git";
      url = "https://github.com/mdlayher/dhcp6";
      rev =  "2a67805d7d0b0bad6c1103058981afdea583b459";
      sha256 = "0xn7canpik3lrz73dcz4jzapq1bfxpnashvjvnvshcpa2n1lh8yw";
    };
  }
  {
    goPackagePath  = "github.com/mdlayher/raw";
    fetch = {
      type = "git";
      url = "https://github.com/mdlayher/raw";
      rev =  "480b93709cce56651807d3fdeb260a5a7c4e2d5f";
      sha256 = "0a0zlznk67nhpmgp21hxsbhyl5lvlkmwy5xvm3d3q0yaq0rqnh2x";
    };
  }
  {
    goPackagePath  = "github.com/mgutz/ansi";
    fetch = {
      type = "git";
      url = "https://github.com/mgutz/ansi";
      rev =  "9520e82c474b0a04dd04f8a40959027271bab992";
      sha256 = "00bz22314j26736w1f0q4jy9d9dfaml17vn890n5zqy3cmvmww1j";
    };
  }
  {
    goPackagePath  = "github.com/mgutz/logxi";
    fetch = {
      type = "git";
      url = "https://github.com/mgutz/logxi";
      rev =  "aebf8a7d67ab4625e0fd4a665766fef9a709161b";
      sha256 = "1f8sqibkzz9wfplvvblz9s0xvvmhkd2af8ghcsmjw8818gcrzsqx";
    };
  }
  {
    goPackagePath  = "github.com/miekg/dns";
    fetch = {
      type = "git";
      url = "https://github.com/miekg/dns";
      rev =  "8aa92d4e02c501ba21e26fb92cf2fb9f23f56917";
      sha256 = "1niymj11xv82ghif3p7i60bgj0lqskwm7fmrzfjchd8wxwbk4bbi";
    };
  }
  {
    goPackagePath  = "github.com/pkg/errors";
    fetch = {
      type = "git";
      url = "https://github.com/pkg/errors";
      rev =  "ba968bfe8b2f7e042a574c888954fccecfa385b4";
      sha256 = "0g5qcb4d4fd96midz0zdk8b9kz8xkzwfa8kr1cliqbg8sxsy5vd1";
    };
  }
  {
    goPackagePath  = "github.com/robertkrimen/otto";
    fetch = {
      type = "git";
      url = "https://github.com/robertkrimen/otto";
      rev =  "15f95af6e78dcd2030d8195a138bd88d4f403546";
      sha256 = "07j7l340lmqwpfscwyb8llk3k37flvs20a4a8vzc85f16xyd9npf";
    };
  }
  {
    goPackagePath  = "github.com/tarm/serial";
    fetch = {
      type = "git";
      url = "https://github.com/tarm/serial";
      rev =  "98f6abe2eb07edd42f6dfa2a934aea469acc29b7";
      sha256 = "1yj4jiv2f3x3iawxdflrlmdan0k9xsbnccgc9yz658rmif1ag3pb";
    };
  }
  {
    goPackagePath  = "golang.org/x/crypto";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/crypto";
      rev =  "a29dc8fdc73485234dbef99ebedb95d2eced08de";
      sha256 = "07f0jj4haqs0ywc1akk1qjwn5msl2j0pry1rxjkkbfcq4r6ihc1p";
    };
  }
  {
    goPackagePath  = "golang.org/x/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev =  "9ce7a6920f093fc0b908c4a5f66ae049110f417e";
      sha256 = "1kbs85jsqbv4v89ii2zam4b8dhmllhsrf46njmi09x0w6s0b9cbk";
    };
  }
  {
    goPackagePath  = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev =  "d89cdac9e8725f2aefce25fcbfef41134c9ad412";
      sha256 = "0iazr13ir6i267nb2w81lc3pr740wdjs86nsliwpf90kkgzn853f";
    };
  }
  {
    goPackagePath  = "gopkg.in/sourcemap.v1";
    fetch = {
      type = "git";
      url = "https://github.com/go-sourcemap/sourcemap";
      rev =  "6e83acea0053641eff084973fee085f0c193c61a";
      sha256 = "08rf2dl13hbnm3fq2cm0nnsspy9fhf922ln23cz5463cv7h62as4";
    };
  }
]