-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
140 lines (124 loc) · 3.11 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
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/PuerkitoBio/goquery"
packages = ["."]
revision = "a86ea073017a6beddef78c8659e7224e8ca634b0"
version = "v1.4.0"
[[projects]]
name = "github.com/andybalholm/cascadia"
packages = ["."]
revision = "901648c87902174f774fac311d7f176f8647bdaa"
version = "v1.0.0"
[[projects]]
branch = "master"
name = "github.com/antchfx/htmlquery"
packages = ["."]
revision = "b4407197cfe83ed32ff00763f84809f65b6417c1"
[[projects]]
branch = "master"
name = "github.com/antchfx/xmlquery"
packages = ["."]
revision = "9188d8442369f50d972011092e34175d53e10476"
[[projects]]
branch = "master"
name = "github.com/antchfx/xpath"
packages = ["."]
revision = "077bca4d2caaf391ee780136adae00f59153dcd2"
[[projects]]
name = "github.com/gobwas/glob"
packages = [
".",
"compiler",
"match",
"syntax",
"syntax/ast",
"syntax/lexer",
"util/runes",
"util/strings"
]
revision = "5ccd90ef52e1e632236f7326478d4faa74f99438"
version = "v0.2.3"
[[projects]]
name = "github.com/gocolly/colly"
packages = [
".",
"debug",
"storage"
]
revision = "6a6c7848ba3d0690ed9b77a68626f3e0e45493f3"
version = "v1.0.0"
[[projects]]
name = "github.com/golang/protobuf"
packages = ["proto"]
revision = "b4deda0973fb4c70b50d226b1af49f3da59f5265"
version = "v1.1.0"
[[projects]]
name = "github.com/kennygrant/sanitize"
packages = ["."]
revision = "2e6820834a1f36c626bf19a253b7d3cc060e9b8b"
version = "v1.2.3"
[[projects]]
branch = "master"
name = "github.com/saintfish/chardet"
packages = ["."]
revision = "3af4cd4741ca4f3eb0c407c034571a6fb0ea529c"
[[projects]]
branch = "master"
name = "github.com/temoto/robotstxt"
packages = ["."]
revision = "9e4646fa705336d5b2fa9dddfafbe0a1a965acd7"
[[projects]]
branch = "master"
name = "golang.org/x/net"
packages = [
"context",
"html",
"html/atom",
"html/charset"
]
revision = "dfa909b99c79129e1100513e5cd36307665e5723"
[[projects]]
name = "golang.org/x/text"
packages = [
"encoding",
"encoding/charmap",
"encoding/htmlindex",
"encoding/internal",
"encoding/internal/identifier",
"encoding/japanese",
"encoding/korean",
"encoding/simplifiedchinese",
"encoding/traditionalchinese",
"encoding/unicode",
"internal/gen",
"internal/tag",
"internal/utf8internal",
"language",
"runes",
"transform",
"unicode/cldr"
]
revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
version = "v0.3.0"
[[projects]]
name = "google.golang.org/appengine"
packages = [
".",
"internal",
"internal/app_identity",
"internal/base",
"internal/datastore",
"internal/log",
"internal/modules",
"internal/remote_api",
"internal/urlfetch",
"urlfetch"
]
revision = "150dc57a1b433e64154302bdc40b6bb8aefa313a"
version = "v1.0.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "45f1a8e6f9a888dcb10a95d96e3ab2d2f5c81d308235b1b6618343bbf41756ba"
solver-name = "gps-cdcl"
solver-version = 1