aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gopkg.lock
blob: 398956e94bb120969d575fcf96cec07f1495a2fb (plain)
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.


[[projects]]
  name = "github.com/PuerkitoBio/goquery"
  packages = ["."]
  revision = "e1271ee34c6a305e38566ecd27ae374944907ee9"
  version = "v1.1.0"

[[projects]]
  branch = "master"
  name = "github.com/andybalholm/cascadia"
  packages = ["."]
  revision = "349dd0209470eabd9514242c688c403c0926d266"

[[projects]]
  branch = "master"
  name = "github.com/golang/protobuf"
  packages = ["proto"]
  revision = "1e59b77b52bf8e4b449a57e6f79f21226d571845"

[[projects]]
  name = "github.com/gorilla/context"
  packages = ["."]
  revision = "1ea25387ff6f684839d82767c1733ff4d4d15d0a"
  version = "v1.1"

[[projects]]
  name = "github.com/gorilla/mux"
  packages = ["."]
  revision = "53c1911da2b537f792e7cafcb446b05ffe33b996"
  version = "v1.6.1"

[[projects]]
  branch = "master"
  name = "github.com/lib/pq"
  packages = [
    ".",
    "hstore",
    "oid"
  ]
  revision = "83612a56d3dd153a94a629cd64925371c9adad78"

[[projects]]
  branch = "master"
  name = "github.com/miniflux/miniflux-go"
  packages = ["."]
  revision = "8863d558cbf1f20beeb640328829205971f1a632"

[[projects]]
  name = "github.com/tdewolff/minify"
  packages = [
    ".",
    "css",
    "js"
  ]
  revision = "222672169d634c440a73abc47685074e1a9daa60"
  version = "v2.3.4"

[[projects]]
  name = "github.com/tdewolff/parse"
  packages = [
    ".",
    "buffer",
    "css",
    "js",
    "strconv"
  ]
  revision = "639f6272aec6b52094db77b9ec488214b0b4b1a1"
  version = "v2.3.2"

[[projects]]
  branch = "master"
  name = "golang.org/x/crypto"
  packages = [
    "acme",
    "acme/autocert",
    "bcrypt",
    "blowfish",
    "ssh/terminal"
  ]
  revision = "1875d0a70c90e57f11972aefd42276df65e895b9"

[[projects]]
  branch = "master"
  name = "golang.org/x/net"
  packages = [
    "context",
    "context/ctxhttp",
    "html",
    "html/atom",
    "html/charset"
  ]
  revision = "d866cfc389cec985d6fda2859936a575a55a3ab6"

[[projects]]
  branch = "master"
  name = "golang.org/x/oauth2"
  packages = [
    ".",
    "internal"
  ]
  revision = "462316686f20eb6df426961c1c131bdaa5dfa68e"

[[projects]]
  branch = "master"
  name = "golang.org/x/sys"
  packages = [
    "unix",
    "windows"
  ]
  revision = "571f7bbbe08da2a8955aed9d4db316e78630e9a3"

[[projects]]
  branch = "master"
  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 = "d5a9226ed7dd70cade6ccae9d37517fe14dd9fee"

[[projects]]
  name = "google.golang.org/appengine"
  packages = [
    "internal",
    "internal/base",
    "internal/datastore",
    "internal/log",
    "internal/remote_api",
    "internal/urlfetch",
    "urlfetch"
  ]
  revision = "150dc57a1b433e64154302bdc40b6bb8aefa313a"
  version = "v1.0.0"

[solve-meta]
  analyzer-name = "dep"
  analyzer-version = 1
  inputs-digest = "f030af166f90ac96d133b7ddf9f1f80785508462cac8cae4c65abbdb7c20474b"
  solver-name = "gps-cdcl"
  solver-version = 1