-
Notifications
You must be signed in to change notification settings - Fork 72
/
Copy pathGopkg.lock
80 lines (71 loc) · 1.69 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
name = "github.com/fzipp/gocyclo"
packages = ["."]
revision = "6acd4345c835499920e8426c7e4e8d7a34f1bb83"
[[projects]]
name = "github.com/kisielk/gotool"
packages = [
".",
"internal/load"
]
revision = "80517062f582ea3340cd4baf70e86d539ae7d84d"
version = "v1.0.0"
[[projects]]
branch = "master"
name = "github.com/kr/pretty"
packages = ["."]
revision = "cfb55aafdaf3ec08f0db22699ab822c50091b1c4"
[[projects]]
branch = "master"
name = "github.com/kr/text"
packages = ["."]
revision = "7cafcd837844e784b526369c9bce262804aebc60"
[[projects]]
branch = "master"
name = "golang.org/x/lint"
packages = [
".",
"golint"
]
revision = "85993ffd0a6cd043291f3f63d45d656d97b165bd"
[[projects]]
branch = "master"
name = "golang.org/x/tools"
packages = [
"go/ast/astutil",
"go/buildutil",
"go/gcexportdata",
"go/gcimporter15",
"go/loader",
"go/types/typeutil"
]
revision = "4c0f0e48a635ba08a80fbebdb19258a0f675a910"
[[projects]]
name = "honnef.co/go/tools"
packages = [
"callgraph",
"callgraph/static",
"cmd/megacheck",
"deprecated",
"functions",
"internal/sharedcheck",
"lint",
"lint/lintutil",
"simple",
"ssa",
"ssa/ssautil",
"staticcheck",
"staticcheck/vrp",
"unused",
"version"
]
revision = "d73ab98e7c39fdcf9ba65062e43d34310f198353"
version = "2017.2.2"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "f9817690650739b7e8cc7c487924fbe7043fc818348569fdb9050e440c080287"
solver-name = "gps-cdcl"
solver-version = 1