aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gopkg.lock
blob: 7a71ee0ec00a9a97ca629fb6d93c5e48c786a035 (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 = "dc2ec5c7ca4d9aae063b79b9f581dd3ea6afd2b2"
  version = "v1.4.1"

[[projects]]
  name = "github.com/andybalholm/cascadia"
  packages = ["."]
  revision = "901648c87902174f774fac311d7f176f8647bdaa"
  version = "v1.0.0"

[[projects]]
  name = "github.com/golang/protobuf"
  packages = ["proto"]
  revision = "b4deda0973fb4c70b50d226b1af49f3da59f5265"
  version = "v1.1.0"

[[projects]]
  name = "github.com/gorilla/context"
  packages = ["."]
  revision = "08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
  version = "v1.1.1"

[[projects]]
  name = "github.com/gorilla/mux"
  packages = ["."]
  revision = "e3702bed27f0d39777b0b37b664b6280e8ef8fbf"
  version = "v1.6.2"

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

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

[[projects]]
  name = "github.com/tdewolff/minify"
  packages = [
    ".",
    "css",
    "js"
  ]
  revision = "8d72a4127ae33b755e95bffede9b92e396267ce2"
  version = "v2.3.5"

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

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

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

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

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

[[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/base",
    "internal/datastore",
    "internal/log",
    "internal/remote_api",
    "internal/urlfetch",
    "urlfetch"
  ]
  revision = "b1f26356af11148e710935ed1ac8a7f5702c7612"
  version = "v1.1.0"

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