-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGopkg.lock
103 lines (90 loc) · 2.38 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
# 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]]
name = "github.com/atrox/homedir"
packages = ["."]
revision = "06c445c1ff71259ff8653dd17941b062b4c7f457"
version = "v1.0.0"
[[projects]]
name = "github.com/go-yaml/yaml"
packages = ["."]
revision = "5420a8b6744d3b0345ab293f6fcba19c978f1183"
version = "v2.2.1"
[[projects]]
branch = "master"
name = "github.com/jasonlvhit/gocron"
packages = ["."]
revision = "54194c9749d48b073c9aeb2c787b6882e95dd0cd"
[[projects]]
name = "github.com/jessevdk/go-flags"
packages = ["."]
revision = "c6ca198ec95c841fdb89fc0de7496fed11ab854e"
version = "v1.4.0"
[[projects]]
name = "github.com/mmcdole/gofeed"
packages = [
".",
"atom",
"extensions",
"internal/shared",
"rss"
]
revision = "42010a154d249f5f753dfe03a6390b59671e403e"
version = "v1.0.0-beta2"
[[projects]]
branch = "master"
name = "github.com/mmcdole/goxpp"
packages = ["."]
revision = "77e4a51a73ed99ee3f33c1474dc166866304acbd"
[[projects]]
branch = "master"
name = "github.com/trishika/transmission-go"
packages = ["."]
revision = "1c75105fe314812a15df226da6c71aa44c84b1b9"
[[projects]]
branch = "master"
name = "golang.org/x/net"
packages = [
"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"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "46835a2d3d72196a931ec76a83cd82746aa457a6c5485e8439400a2a522fcf3e"
solver-name = "gps-cdcl"
solver-version = 1