aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.lock
blob: 91f891c9734b9c9a096fecea5ae5b61cbd3e2054 (plain) (blame)
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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.


[[projects]]
  name = "github.com/BurntSushi/toml"
  packages = ["."]
  revision = "b26d9c308763d68093482582cea63d69be07a0f0"
  version = "v0.3.0"

[[projects]]
  name = "github.com/Sirupsen/logrus"
  packages = ["."]
  revision = "c155da19408a8799da419ed3eeb0cb5db0ad5dbc"
  version = "v1.0.5"

[[projects]]
  name = "github.com/boombuler/barcode"
  packages = [
    ".",
    "qr",
    "utils"
  ]
  revision = "3cfea5ab600ae37946be2b763b8ec2c1cf2d272d"
  version = "v1.0.0"

[[projects]]
  branch = "master"
  name = "github.com/dchest/authcookie"
  packages = ["."]
  revision = "fbdef6e998665bcb27a2227f39d840dbfc62a918"

[[projects]]
  branch = "master"
  name = "github.com/dchest/passwordreset"
  packages = ["."]
  revision = "642cf836ac8dfd4ddec7a28cbef7b00da0807812"

[[projects]]
  name = "github.com/dgrijalva/jwt-go"
  packages = ["."]
  revision = "06ea1031745cb8b3dab3f6a236daf2b0aa468b7e"
  version = "v3.2.0"

[[projects]]
  name = "github.com/gin-contrib/cors"
  packages = ["."]
  revision = "cf4846e6a636a76237a28d9286f163c132e841bc"
  version = "v1.2"

[[projects]]
  branch = "master"
  name = "github.com/gin-contrib/sse"
  packages = ["."]
  revision = "22d885f9ecc78bf4ee5d72b937e4bbcdc58e8cae"

[[projects]]
  name = "github.com/gin-gonic/gin"
  packages = [
    ".",
    "binding",
    "render"
  ]
  revision = "d459835d2b077e44f7c9b453505ee29881d5d12d"
  version = "v1.2"

[[projects]]
  name = "github.com/go-pg/migrations"
  packages = ["."]
  revision = "91a824bb86a910befc819700ec6e21858c41b022"
  version = "v6.2.0"

[[projects]]
  name = "github.com/go-pg/pg"
  packages = [
    ".",
    "internal",
    "internal/parser",
    "internal/pool",
    "orm",
    "types"
  ]
  revision = "5b73ce88484575f3480edf393237f6bf79d5f166"
  version = "v6.11.2"

[[projects]]
  name = "github.com/go-redis/redis"
  packages = [
    ".",
    "internal",
    "internal/consistenthash",
    "internal/hashtag",
    "internal/pool",
    "internal/proto",
    "internal/singleflight",
    "internal/util"
  ]
  revision = "877867d2845fbaf86798befe410b6ceb6f5c29a3"
  version = "v6.10.2"

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

[[projects]]
  branch = "master"
  name = "github.com/jinzhu/inflection"
  packages = ["."]
  revision = "04140366298a54a039076d798123ffa108fff46c"

[[projects]]
  branch = "master"
  name = "github.com/jloup/poloniex"
  packages = ["."]
  revision = "72d53259a0b28f1778281d7a9f7b20469d8c0171"

[[projects]]
  branch = "master"
  name = "github.com/jloup/utils"
  packages = ["."]
  revision = "3e7b2ea67e9637d153f53ef5ff148f23ee5274d4"

[[projects]]
  name = "github.com/mattn/go-isatty"
  packages = ["."]
  revision = "0360b2af4f38e8d38c7fce2a9f4e702702d73a39"
  version = "v0.0.3"

[[projects]]
  name = "github.com/pquerna/otp"
  packages = [
    ".",
    "hotp",
    "totp"
  ]
  revision = "b7b89250c468c06871d3837bee02e2d5c155ae19"
  version = "v1.0.0"

[[projects]]
  branch = "master"
  name = "github.com/shopspring/decimal"
  packages = ["."]
  revision = "2df3e6ddaf6e9531dd02d7b6337f2d310f5e4f22"

[[projects]]
  name = "github.com/ugorji/go"
  packages = ["codec"]
  revision = "b4c50a2b199d93b13dc15e78929cfb23bfdf21ab"
  version = "v1.1.1"

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

[[projects]]
  branch = "master"
  name = "golang.org/x/net"
  packages = ["websocket"]
  revision = "640f4622ab692b87c2f3a94265e6f579fe38263d"

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

[[projects]]
  name = "gopkg.in/go-playground/validator.v8"
  packages = ["."]
  revision = "5f1438d3fca68893a817e4a66806cea46a9e4ebf"
  version = "v8.18.2"

[[projects]]
  name = "gopkg.in/yaml.v2"
  packages = ["."]
  revision = "5420a8b6744d3b0345ab293f6fcba19c978f1183"
  version = "v2.2.1"

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