forked from berty/berty
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdepaware.txt
286 lines (285 loc) · 29.2 KB
/
depaware.txt
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
berty.tech/berty/v2/go/cmd/welcomebot dependencies: (generated by github.com/tailscale/depaware)
berty.tech/berty/v2/go/internal/bertylinks from berty.tech/berty/v2/go/cmd/welcomebot
berty.tech/berty/v2/go/internal/cryptoutil from berty.tech/berty/v2/go/internal/bertylinks
berty.tech/berty/v2/go/internal/datastoreutil from berty.tech/berty/v2/go/internal/cryptoutil
berty.tech/berty/v2/go/internal/logutil from berty.tech/berty/v2/go/internal/cryptoutil
berty.tech/berty/v2/go/internal/streamutil from berty.tech/berty/v2/go/internal/cryptoutil
berty.tech/berty/v2/go/pkg/bertyversion from berty.tech/berty/v2/go/cmd/welcomebot
berty.tech/berty/v2/go/pkg/errcode from berty.tech/berty/v2/go/internal/cryptoutil+
berty.tech/berty/v2/go/pkg/messengertypes from berty.tech/berty/v2/go/cmd/welcomebot+
berty.tech/berty/v2/go/pkg/protocoltypes from berty.tech/berty/v2/go/internal/bertylinks+
berty.tech/berty/v2/go/pkg/pushtypes from berty.tech/berty/v2/go/pkg/protocoltypes
github.com/aead/ecdh from berty.tech/berty/v2/go/internal/cryptoutil
github.com/agl/ed25519/edwards25519 from github.com/agl/ed25519/extra25519
github.com/agl/ed25519/extra25519 from berty.tech/berty/v2/go/internal/cryptoutil
github.com/btcsuite/btcd/btcec from github.com/libp2p/go-libp2p-core/crypto
github.com/eknkc/basex from berty.tech/berty/v2/go/internal/bertylinks
github.com/gofrs/uuid from berty.tech/berty/v2/go/pkg/protocoltypes
github.com/gogo/protobuf/gogoproto from berty.tech/berty/v2/go/pkg/errcode+
💣 github.com/gogo/protobuf/proto from berty.tech/berty/v2/go/cmd/welcomebot+
github.com/gogo/protobuf/protoc-gen-gogo/descriptor from github.com/gogo/protobuf/gogoproto
github.com/golang/protobuf/descriptor from berty.tech/berty/v2/go/pkg/messengertypes+
github.com/golang/protobuf/jsonpb from github.com/grpc-ecosystem/grpc-gateway/runtime
github.com/golang/protobuf/proto from berty.tech/berty/v2/go/pkg/errcode+
github.com/golang/protobuf/protoc-gen-go/descriptor from github.com/golang/protobuf/descriptor+
github.com/golang/protobuf/ptypes from google.golang.org/grpc/internal/binarylog+
github.com/golang/protobuf/ptypes/any from github.com/golang/protobuf/ptypes+
github.com/golang/protobuf/ptypes/duration from github.com/golang/protobuf/ptypes+
github.com/golang/protobuf/ptypes/timestamp from github.com/golang/protobuf/ptypes+
github.com/golang/protobuf/ptypes/wrappers from github.com/grpc-ecosystem/grpc-gateway/runtime
github.com/google/uuid from github.com/ipfs/go-datastore
github.com/grpc-ecosystem/grpc-gateway/internal from github.com/grpc-ecosystem/grpc-gateway/runtime
github.com/grpc-ecosystem/grpc-gateway/runtime from berty.tech/berty/v2/go/pkg/messengertypes+
github.com/grpc-ecosystem/grpc-gateway/utilities from berty.tech/berty/v2/go/pkg/messengertypes+
github.com/ipfs/go-cid from berty.tech/berty/v2/go/internal/cryptoutil
github.com/ipfs/go-datastore from berty.tech/berty/v2/go/internal/cryptoutil+
github.com/ipfs/go-datastore/keytransform from berty.tech/berty/v2/go/internal/datastoreutil
github.com/ipfs/go-datastore/query from github.com/ipfs/go-datastore+
github.com/ipfs/go-datastore/sync from berty.tech/berty/v2/go/internal/cryptoutil
github.com/ipfs/go-ipfs-keystore from berty.tech/berty/v2/go/internal/cryptoutil
github.com/ipfs/go-log from github.com/ipfs/go-ipfs-keystore
github.com/ipfs/go-log/tracer from github.com/ipfs/go-log
github.com/ipfs/go-log/tracer/wire from github.com/ipfs/go-log/tracer
github.com/ipfs/go-log/v2 from berty.tech/berty/v2/go/internal/logutil+
github.com/ipfs/go-log/writer from github.com/ipfs/go-log+
github.com/jbenet/goprocess from github.com/ipfs/go-datastore/query
github.com/klauspost/cpuid/v2 from github.com/minio/sha256-simd
github.com/libp2p/go-libp2p-core/crypto from berty.tech/berty/v2/go/internal/cryptoutil+
github.com/libp2p/go-libp2p-core/crypto/pb from berty.tech/berty/v2/go/internal/cryptoutil+
github.com/maruel/circular from moul.io/zapring
💣 github.com/mattn/go-isatty from github.com/ipfs/go-log/v2
github.com/mdp/qrterminal/v3 from berty.tech/berty/v2/go/cmd/welcomebot
github.com/minio/blake2b-simd from github.com/multiformats/go-multihash/register/blake2
github.com/minio/sha256-simd from github.com/libp2p/go-libp2p-core/crypto+
github.com/mr-tron/base58 from berty.tech/berty/v2/go/internal/bertylinks
github.com/mr-tron/base58/base58 from github.com/multiformats/go-multibase+
github.com/multiformats/go-base32 from github.com/multiformats/go-multibase
github.com/multiformats/go-base36 from github.com/multiformats/go-multibase
github.com/multiformats/go-multibase from github.com/ipfs/go-cid
github.com/multiformats/go-multihash from github.com/ipfs/go-cid
github.com/multiformats/go-multihash/core from github.com/multiformats/go-multihash+
github.com/multiformats/go-multihash/register/all from github.com/multiformats/go-multihash
github.com/multiformats/go-multihash/register/blake2 from github.com/multiformats/go-multihash/register/all
github.com/multiformats/go-multihash/register/miniosha256 from github.com/multiformats/go-multihash
github.com/multiformats/go-multihash/register/sha3 from github.com/multiformats/go-multihash/register/all
github.com/multiformats/go-varint from github.com/ipfs/go-cid+
github.com/opentracing/opentracing-go from github.com/ipfs/go-log+
github.com/opentracing/opentracing-go/ext from github.com/ipfs/go-log+
github.com/opentracing/opentracing-go/log from github.com/ipfs/go-log/tracer+
💣 go.uber.org/atomic from go.uber.org/multierr+
go.uber.org/multierr from berty.tech/berty/v2/go/internal/logutil+
go.uber.org/zap from berty.tech/berty/v2/go/cmd/welcomebot+
go.uber.org/zap/buffer from go.uber.org/zap/internal/bufferpool+
go.uber.org/zap/internal/bufferpool from go.uber.org/zap+
go.uber.org/zap/internal/color from go.uber.org/zap/zapcore
go.uber.org/zap/internal/exit from go.uber.org/zap/zapcore
go.uber.org/zap/zapcore from berty.tech/berty/v2/go/internal/logutil+
google.golang.org/genproto/googleapis/api/httpbody from github.com/grpc-ecosystem/grpc-gateway/runtime
google.golang.org/genproto/googleapis/rpc/status from google.golang.org/grpc/internal/status+
google.golang.org/genproto/protobuf/field_mask from github.com/grpc-ecosystem/grpc-gateway/runtime
google.golang.org/grpc from berty.tech/berty/v2/go/cmd/welcomebot+
google.golang.org/grpc/attributes from google.golang.org/grpc/credentials+
google.golang.org/grpc/backoff from google.golang.org/grpc+
google.golang.org/grpc/balancer from google.golang.org/grpc+
google.golang.org/grpc/balancer/base from google.golang.org/grpc+
google.golang.org/grpc/balancer/grpclb/state from google.golang.org/grpc/internal/resolver/dns
google.golang.org/grpc/balancer/roundrobin from google.golang.org/grpc
google.golang.org/grpc/binarylog/grpc_binarylog_v1 from google.golang.org/grpc/internal/binarylog
google.golang.org/grpc/codes from berty.tech/berty/v2/go/pkg/errcode+
google.golang.org/grpc/connectivity from google.golang.org/grpc+
google.golang.org/grpc/credentials from google.golang.org/grpc+
google.golang.org/grpc/encoding from google.golang.org/grpc+
google.golang.org/grpc/encoding/proto from google.golang.org/grpc
google.golang.org/grpc/grpclog from berty.tech/berty/v2/go/pkg/messengertypes+
google.golang.org/grpc/internal from google.golang.org/grpc+
google.golang.org/grpc/internal/backoff from google.golang.org/grpc+
google.golang.org/grpc/internal/balancerload from google.golang.org/grpc
google.golang.org/grpc/internal/binarylog from google.golang.org/grpc
google.golang.org/grpc/internal/buffer from google.golang.org/grpc
google.golang.org/grpc/internal/channelz from google.golang.org/grpc+
google.golang.org/grpc/internal/credentials from google.golang.org/grpc/credentials+
google.golang.org/grpc/internal/envconfig from google.golang.org/grpc+
google.golang.org/grpc/internal/grpclog from google.golang.org/grpc/grpclog
google.golang.org/grpc/internal/grpcrand from google.golang.org/grpc+
google.golang.org/grpc/internal/grpcsync from google.golang.org/grpc
google.golang.org/grpc/internal/grpcutil from google.golang.org/grpc+
google.golang.org/grpc/internal/metadata from google.golang.org/grpc/internal/transport
google.golang.org/grpc/internal/resolver from google.golang.org/grpc
google.golang.org/grpc/internal/resolver/dns from google.golang.org/grpc
google.golang.org/grpc/internal/resolver/passthrough from google.golang.org/grpc
google.golang.org/grpc/internal/resolver/unix from google.golang.org/grpc
google.golang.org/grpc/internal/serviceconfig from google.golang.org/grpc+
google.golang.org/grpc/internal/status from google.golang.org/grpc/status
google.golang.org/grpc/internal/syscall from google.golang.org/grpc/internal/transport
google.golang.org/grpc/internal/transport from google.golang.org/grpc
google.golang.org/grpc/internal/transport/networktype from google.golang.org/grpc/internal/resolver/unix+
google.golang.org/grpc/internal/xds/env from google.golang.org/grpc/internal/envconfig
google.golang.org/grpc/keepalive from google.golang.org/grpc+
google.golang.org/grpc/metadata from berty.tech/berty/v2/go/pkg/messengertypes+
google.golang.org/grpc/peer from google.golang.org/grpc+
google.golang.org/grpc/resolver from google.golang.org/grpc+
google.golang.org/grpc/serviceconfig from google.golang.org/grpc+
google.golang.org/grpc/stats from google.golang.org/grpc+
google.golang.org/grpc/status from berty.tech/berty/v2/go/pkg/errcode+
google.golang.org/grpc/tap from google.golang.org/grpc+
google.golang.org/protobuf/encoding/protojson from github.com/golang/protobuf/jsonpb
google.golang.org/protobuf/encoding/prototext from github.com/golang/protobuf/proto+
google.golang.org/protobuf/encoding/protowire from github.com/golang/protobuf/proto+
google.golang.org/protobuf/internal/descfmt from google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/internal/descopts from google.golang.org/protobuf/internal/filedesc+
google.golang.org/protobuf/internal/detrand from google.golang.org/protobuf/internal/descfmt+
google.golang.org/protobuf/internal/encoding/defval from google.golang.org/protobuf/internal/encoding/tag+
google.golang.org/protobuf/internal/encoding/json from google.golang.org/protobuf/encoding/protojson
google.golang.org/protobuf/internal/encoding/messageset from google.golang.org/protobuf/encoding/protojson+
google.golang.org/protobuf/internal/encoding/tag from google.golang.org/protobuf/internal/impl
google.golang.org/protobuf/internal/encoding/text from google.golang.org/protobuf/encoding/prototext+
google.golang.org/protobuf/internal/errors from google.golang.org/protobuf/encoding/protojson+
google.golang.org/protobuf/internal/filedesc from google.golang.org/protobuf/internal/encoding/tag+
google.golang.org/protobuf/internal/filetype from google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/internal/flags from google.golang.org/protobuf/encoding/protojson+
google.golang.org/protobuf/internal/genid from google.golang.org/protobuf/encoding/protojson+
💣 google.golang.org/protobuf/internal/impl from google.golang.org/protobuf/internal/filetype+
google.golang.org/protobuf/internal/order from google.golang.org/protobuf/encoding/protojson+
google.golang.org/protobuf/internal/pragma from google.golang.org/protobuf/encoding/protojson+
google.golang.org/protobuf/internal/set from google.golang.org/protobuf/encoding/protojson+
💣 google.golang.org/protobuf/internal/strs from google.golang.org/protobuf/encoding/protojson+
google.golang.org/protobuf/internal/version from google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/proto from github.com/golang/protobuf/jsonpb+
google.golang.org/protobuf/reflect/protodesc from github.com/golang/protobuf/descriptor+
💣 google.golang.org/protobuf/reflect/protoreflect from github.com/golang/protobuf/descriptor+
google.golang.org/protobuf/reflect/protoregistry from github.com/golang/protobuf/jsonpb+
google.golang.org/protobuf/runtime/protoiface from github.com/golang/protobuf/proto+
google.golang.org/protobuf/runtime/protoimpl from github.com/golang/protobuf/descriptor+
google.golang.org/protobuf/types/descriptorpb from github.com/golang/protobuf/protoc-gen-go/descriptor+
google.golang.org/protobuf/types/known/anypb from github.com/golang/protobuf/ptypes/any+
google.golang.org/protobuf/types/known/durationpb from github.com/golang/protobuf/ptypes/duration+
google.golang.org/protobuf/types/known/fieldmaskpb from google.golang.org/genproto/protobuf/field_mask
google.golang.org/protobuf/types/known/timestamppb from github.com/golang/protobuf/ptypes/timestamp+
google.golang.org/protobuf/types/known/wrapperspb from github.com/golang/protobuf/ptypes/wrappers
moul.io/srand from berty.tech/berty/v2/go/cmd/welcomebot
moul.io/u from berty.tech/berty/v2/go/cmd/welcomebot+
moul.io/zapconfig from berty.tech/berty/v2/go/cmd/welcomebot
moul.io/zapfilter from berty.tech/berty/v2/go/internal/logutil
moul.io/zapring from berty.tech/berty/v2/go/internal/logutil
rsc.io/qr from github.com/mdp/qrterminal/v3
rsc.io/qr/coding from rsc.io/qr
rsc.io/qr/gf256 from rsc.io/qr/coding
golang.org/x/crypto/blake2s from github.com/multiformats/go-multihash/register/blake2
golang.org/x/crypto/chacha20 from golang.org/x/crypto/chacha20poly1305
golang.org/x/crypto/chacha20poly1305 from crypto/tls+
golang.org/x/crypto/cryptobyte from crypto/ecdsa+
golang.org/x/crypto/cryptobyte/asn1 from crypto/ecdsa+
golang.org/x/crypto/curve25519 from crypto/tls+
golang.org/x/crypto/ed25519 from berty.tech/berty/v2/go/internal/cryptoutil+
golang.org/x/crypto/hkdf from berty.tech/berty/v2/go/internal/cryptoutil+
golang.org/x/crypto/nacl/secretbox from berty.tech/berty/v2/go/internal/cryptoutil
golang.org/x/crypto/pbkdf2 from golang.org/x/crypto/scrypt
golang.org/x/crypto/poly1305 from golang.org/x/crypto/chacha20poly1305
golang.org/x/crypto/salsa20/salsa from golang.org/x/crypto/nacl/secretbox
golang.org/x/crypto/scrypt from berty.tech/berty/v2/go/internal/cryptoutil
golang.org/x/crypto/sha3 from berty.tech/berty/v2/go/internal/bertylinks+
golang.org/x/net/dns/dnsmessage from net
golang.org/x/net/http/httpguts from golang.org/x/net/http2+
golang.org/x/net/http/httpproxy from net/http
golang.org/x/net/http2 from google.golang.org/grpc/internal/transport
golang.org/x/net/http2/hpack from golang.org/x/net/http2+
golang.org/x/net/idna from golang.org/x/net/http/httpguts+
D golang.org/x/net/route from net
golang.org/x/net/trace from google.golang.org/grpc
golang.org/x/sys/cpu from golang.org/x/crypto/blake2s+
LD golang.org/x/sys/unix from github.com/mattn/go-isatty+
golang.org/x/text/secure/bidirule from golang.org/x/net/idna
golang.org/x/text/transform from golang.org/x/text/secure/bidirule+
golang.org/x/text/unicode/bidi from golang.org/x/net/idna+
golang.org/x/text/unicode/norm from golang.org/x/net/idna
golang.org/x/xerrors from berty.tech/berty/v2/go/pkg/errcode
golang.org/x/xerrors/internal from golang.org/x/xerrors
archive/zip from moul.io/u
bufio from archive/zip+
bytes from berty.tech/berty/v2/go/internal/bertylinks+
compress/flate from archive/zip+
compress/gzip from github.com/gogo/protobuf/protoc-gen-gogo/descriptor+
compress/zlib from github.com/btcsuite/btcd/btcec
container/list from crypto/tls+
context from berty.tech/berty/v2/go/cmd/welcomebot+
crypto from crypto/ecdsa+
crypto/aes from crypto/ecdsa+
crypto/cipher from crypto/aes+
crypto/des from crypto/tls+
crypto/dsa from crypto/x509
crypto/ecdsa from crypto/tls+
crypto/ed25519 from berty.tech/berty/v2/go/internal/cryptoutil+
crypto/elliptic from crypto/ecdsa+
crypto/hmac from crypto/tls+
crypto/md5 from crypto/tls+
crypto/rand from berty.tech/berty/v2/go/internal/cryptoutil+
crypto/rc4 from crypto/tls
crypto/rsa from crypto/tls+
crypto/sha1 from crypto/tls+
crypto/sha256 from berty.tech/berty/v2/go/internal/cryptoutil+
crypto/sha512 from crypto/ecdsa+
crypto/subtle from crypto/aes+
crypto/tls from golang.org/x/net/http2+
crypto/x509 from crypto/tls+
crypto/x509/pkix from crypto/x509
database/sql/driver from github.com/gofrs/uuid+
encoding from encoding/json+
encoding/asn1 from crypto/x509+
encoding/base32 from github.com/ipfs/go-ipfs-keystore
encoding/base64 from berty.tech/berty/v2/go/cmd/welcomebot+
encoding/binary from archive/zip+
encoding/hex from berty.tech/berty/v2/go/internal/cryptoutil+
encoding/json from berty.tech/berty/v2/go/cmd/welcomebot+
encoding/pem from crypto/tls+
errors from archive/zip+
flag from berty.tech/berty/v2/go/cmd/welcomebot+
fmt from berty.tech/berty/v2/go/cmd/welcomebot+
go/token from google.golang.org/protobuf/internal/strs
hash from archive/zip+
hash/adler32 from compress/zlib
hash/crc32 from archive/zip+
hash/fnv from google.golang.org/protobuf/internal/detrand
html from html/template
html/template from golang.org/x/net/trace
image from rsc.io/qr
image/color from image+
io from archive/zip+
io/fs from archive/zip+
io/ioutil from berty.tech/berty/v2/go/cmd/welcomebot+
log from github.com/gogo/protobuf/proto+
math from berty.tech/berty/v2/go/internal/cryptoutil+
math/big from berty.tech/berty/v2/go/internal/cryptoutil+
math/bits from berty.tech/berty/v2/go/pkg/errcode+
math/rand from berty.tech/berty/v2/go/cmd/welcomebot+
mime from github.com/grpc-ecosystem/grpc-gateway/runtime+
mime/multipart from net/http
mime/quotedprintable from mime/multipart
net from crypto/tls+
net/http from berty.tech/berty/v2/go/pkg/messengertypes+
net/http/httptrace from golang.org/x/net/http2+
net/http/httputil from google.golang.org/grpc/internal/transport
net/http/internal from net/http+
net/textproto from github.com/grpc-ecosystem/grpc-gateway/runtime+
net/url from berty.tech/berty/v2/go/internal/bertylinks+
os from archive/zip+
os/exec from moul.io/u
os/signal from berty.tech/berty/v2/go/cmd/welcomebot+
os/user from berty.tech/berty/v2/go/cmd/welcomebot+
path from archive/zip+
path/filepath from berty.tech/berty/v2/go/internal/logutil+
reflect from crypto/x509+
regexp from berty.tech/berty/v2/go/internal/logutil+
regexp/syntax from regexp
sort from archive/zip+
strconv from compress/flate+
strings from archive/zip+
sync from archive/zip+
sync/atomic from context+
syscall from crypto/rand+
text/tabwriter from golang.org/x/net/trace
text/template from html/template
text/template/parse from html/template+
time from archive/zip+
unicode from bytes+
unicode/utf16 from encoding/asn1+
unicode/utf8 from archive/zip+