-
Notifications
You must be signed in to change notification settings - Fork 12
/
depaware.txt
67 lines (66 loc) · 6.05 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
github.com/tailscale/depaware dependencies: (generated by github.com/tailscale/depaware)
github.com/pkg/diff from github.com/tailscale/depaware/depaware
github.com/pkg/diff/ctxt from github.com/pkg/diff
github.com/pkg/diff/edit from github.com/pkg/diff/ctxt+
github.com/pkg/diff/intern from github.com/pkg/diff
github.com/pkg/diff/myers from github.com/pkg/diff
github.com/pkg/diff/write from github.com/pkg/diff+
github.com/tailscale/depaware/depaware from github.com/tailscale/depaware
golang.org/x/mod/module from golang.org/x/tools/internal/imports
golang.org/x/mod/semver from golang.org/x/mod/module+
golang.org/x/tools/go/ast/astutil from golang.org/x/tools/internal/imports
golang.org/x/tools/go/gcexportdata from golang.org/x/tools/go/packages
golang.org/x/tools/go/packages from github.com/tailscale/depaware/depaware
golang.org/x/tools/imports from github.com/tailscale/depaware/depaware
golang.org/x/xerrors from golang.org/x/mod/module+
golang.org/x/xerrors/internal from golang.org/x/xerrors
bufio from github.com/pkg/diff+
bytes from bufio+
container/heap from go/types
context from github.com/pkg/diff+
encoding from encoding/json
encoding/base64 from encoding/json
encoding/binary from encoding/base64+
encoding/json from golang.org/x/tools/go/internal/packagesdriver+
errors from bufio+
flag from github.com/tailscale/depaware/depaware
fmt from encoding/json+
go/ast from go/build+
go/build from golang.org/x/tools/go/internal/gcimporter+
go/constant from go/types+
go/doc from go/build
go/format from golang.org/x/tools/internal/imports
go/parser from go/build+
go/printer from go/format+
go/scanner from go/ast+
go/token from go/ast+
go/types from golang.org/x/tools/go/gcexportdata+
io from bufio+
io/ioutil from github.com/tailscale/depaware/depaware+
log from github.com/tailscale/depaware/depaware+
math from encoding/binary+
math/big from go/constant+
math/bits from math+
math/rand from math/big
net/url from text/template
os from flag+
os/exec from go/build+
path from go/build+
path/filepath from github.com/tailscale/depaware/depaware+
reflect from encoding/binary+
regexp from golang.org/x/tools/go/packages+
regexp/syntax from regexp
sort from container/heap+
strconv from encoding/base64+
strings from bufio+
sync from context+
sync/atomic from context+
syscall from golang.org/x/tools/internal/fastwalk+
text/scanner from golang.org/x/tools/go/internal/gcimporter
text/tabwriter from go/printer
text/template from go/doc
text/template/parse from text/template
time from context+
unicode from bytes+
unicode/utf16 from encoding/json+
unicode/utf8 from bufio+