summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/security/bettercap/deps.nix
blob: cbfe7c54dad9c1fe67c31c7c44d3ca0f551bd107 (plain)
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
# 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/bettercap/gatt";
    fetch = {
      type = "git";
      url = "https://github.com/bettercap/gatt";
      rev =  "66e7446993acb3de936b3f487e5933522ed16923";
      sha256 = "0hvm59zpbghgw8fq9yr4dd2x3209ii9856qklflkz2ywf7vryjqq";
    };
  }
  {
    goPackagePath  = "github.com/bettercap/readline";
    fetch = {
      type = "git";
      url = "https://github.com/bettercap/readline";
      rev =  "62c6fe6193755f722b8b8788aa7357be55a50ff1";
      sha256 = "1qd2qhjps26x4pin2614w732giy89p22b2qww4wg15zz5g2365nk";
    };
  }
  {
    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 =  "f58a169a71a51037728990b2d3597a14f56b525b";
      sha256 = "103crrh6zwdwcj7j6z63rbm467nff3r1rvpwdk0qj8x275zi45g6";
    };
  }
  {
    goPackagePath  = "github.com/evilsocket/islazy";
    fetch = {
      type = "git";
      url = "https://github.com/evilsocket/islazy";
      rev =  "3d8400c74f9dbc626d913e0575cda05d914bea57";
      sha256 = "0yfqvcxaympfgsda0jhqnaqhbhic2irdjn0h2bppz4misjv6sxn9";
    };
  }
  {
    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 =  "d67ddb98d5a1b7c79a8977ec2d552e1db45eda86";
      sha256 = "0pk4hddx6fnbbjjgi86vx12xs5d8591dlkx1q5cswc0jghymbplh";
    };
  }
  {
    goPackagePath  = "github.com/gorilla/context";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/context";
      rev =  "08b5f424b9271eedf6f9f0ce86cb9396ed337a42";
      sha256 = "03p4hn87vcmfih0p9w663qbx9lpsf7i7j3lc7yl7n84la3yz63m4";
    };
  }
  {
    goPackagePath  = "github.com/gorilla/mux";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/mux";
      rev =  "e3702bed27f0d39777b0b37b664b6280e8ef8fbf";
      sha256 = "0pvzm23hklxysspnz52mih6h1q74vfrdhjfm1l3sa9r8hhqmmld2";
    };
  }
  {
    goPackagePath  = "github.com/gorilla/websocket";
    fetch = {
      type = "git";
      url = "https://github.com/gorilla/websocket";
      rev =  "66b9c49e59c6c48f0ffce28c2d8b8a5678502c6d";
      sha256 = "00i4vb31nsfkzzk7swvx3i75r2d960js3dri1875vypk3v2s0pzk";
    };
  }
  {
    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 =  "4bfc8d9a90b591e101a56265afc2239359fb0810";
      sha256 = "04pv1rwpfq3ip3vn0yfixxczcnv56w1l0z8bp4fjscw1bfqbb4pn";
    };
  }
  {
    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 =  "167de6bfdfba052fa6b2d3664c8f5272e23c9072";
      sha256 = "1nwjmsppsjicr7anq8na6md7b1z84l9ppnlr045hhxjvbkqwalvx";
    };
  }
  {
    goPackagePath  = "github.com/mattn/go-isatty";
    fetch = {
      type = "git";
      url = "https://github.com/mattn/go-isatty";
      rev =  "6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c";
      sha256 = "0zs92j2cqaw9j8qx1sdxpv3ap0rgbs0vrvi72m40mg8aa36gd39w";
    };
  }
  {
    goPackagePath  = "github.com/mdlayher/dhcp6";
    fetch = {
      type = "git";
      url = "https://github.com/mdlayher/dhcp6";
      rev =  "e26af0688e455a82b14ebdbecf43f87ead3c4624";
      sha256 = "0fvw8zz2yhla03jfb79bby9vg4rbmaj39v00ypb8yl4fb696zfip";
    };
  }
  {
    goPackagePath  = "github.com/mdlayher/raw";
    fetch = {
      type = "git";
      url = "https://github.com/mdlayher/raw";
      rev =  "67a536258490ec29bca6d465b51dea32c0db3623";
      sha256 = "1fba4c6kc7llwr4n5rsspsc3yb0c81xsqzxv86wnj1b0d8l2s7nr";
    };
  }
  {
    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/pkg/errors";
    fetch = {
      type = "git";
      url = "https://github.com/pkg/errors";
      rev =  "645ef00459ed84a119197bfb8d8205042c6df63d";
      sha256 = "001i6n71ghp2l6kdl3qq1v2vmghcz3kicv9a5wgcihrzigm75pp5";
    };
  }
  {
    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/net";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/net";
      rev =  "49bb7cea24b1df9410e1712aa6433dae904ff66a";
      sha256 = "111q4qm3hcjvzvyv9y5rz8ydnyg48rckcygxqy6gv63q618wz6gn";
    };
  }
  {
    goPackagePath  = "golang.org/x/sys";
    fetch = {
      type = "git";
      url = "https://go.googlesource.com/sys";
      rev =  "fa43e7bc11baaae89f3f902b2b4d832b68234844";
      sha256 = "1z96xhgw930jpd53g1sy9x6wiijgz751czbvr2zzgc55y0md1mfw";
    };
  }
  {
    goPackagePath  = "gopkg.in/sourcemap.v1";
    fetch = {
      type = "git";
      url = "https://github.com/go-sourcemap/sourcemap";
      rev =  "6e83acea0053641eff084973fee085f0c193c61a";
      sha256 = "08rf2dl13hbnm3fq2cm0nnsspy9fhf922ln23cz5463cv7h62as4";
    };
  }
]