-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
117 lines (106 loc) · 3.01 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:ed428a6ffaab0a890b950b88e1a3a39154d57f780052d028539b23ccfe6f3407"
name = "github.com/astaxie/beego"
packages = [
".",
"config",
"context",
"context/param",
"grace",
"httplib",
"logs",
"migration",
"orm",
"session",
"toolbox",
"utils",
]
pruneopts = "UT"
revision = "de5650b7230083f957045890af942ffdac87c782"
version = "v1.12.1"
[[projects]]
branch = "master"
digest = "1:f14d1b50e0075fb00177f12a96dd7addf93d1e2883c25befd17285b779549795"
name = "github.com/gopherjs/gopherjs"
packages = ["js"]
pruneopts = "UT"
revision = "fce0ec30dd00773d3fa974351d04ce2737b5c4d9"
[[projects]]
digest = "1:4b63210654b1f2b664f74ec434a1bb1cb442b3d75742cc064a10808d1cca6361"
name = "github.com/jtolds/gls"
packages = ["."]
pruneopts = "UT"
revision = "b4936e06046bbecbb94cae9c18127ebe510a2cb9"
version = "v4.20"
[[projects]]
digest = "1:9ff22c26414baf7deaf74f2a788fe7b97666048bcbe346c52cfe823442abbdfb"
name = "github.com/lib/pq"
packages = [
".",
"oid",
"scram",
]
pruneopts = "UT"
revision = "99274577be97ac9b1d95a2d61d566dc9b7cc6a54"
version = "v1.3.0"
[[projects]]
branch = "master"
digest = "1:44fbfce27cb96b7d20217634af466093485a3e8132820acbe95949cb64e7fc60"
name = "github.com/shiena/ansicolor"
packages = ["."]
pruneopts = "UT"
revision = "a422bbe96644373c5753384a59d678f7d261ff10"
[[projects]]
digest = "1:237af0cf68bac89e21af72e6cd6b64f388854895e75f82ad08c6c011e1a8286c"
name = "github.com/smartystreets/assertions"
packages = [
".",
"internal/go-diff/diffmatchpatch",
"internal/go-render/render",
"internal/oglematchers",
]
pruneopts = "UT"
revision = "f487f9de1cd36ebab28235b9373028812fb47cbd"
version = "1.10.1"
[[projects]]
digest = "1:483aa658b8b58e357a07ebdfcbcb0202b46f0c0f91e9b63c8807f7d4f5cd30f9"
name = "github.com/smartystreets/goconvey"
packages = [
"convey",
"convey/gotest",
"convey/reporting",
]
pruneopts = "UT"
revision = "505e419363375c0dc132d3ac02632a4ee32199ca"
version = "v1.6.4"
[[projects]]
digest = "1:a2057c5b6feb8feb081ce9987f0e4d0713c6b3a6d3824900e35750f349223a25"
name = "golang.org/x/crypto"
packages = [
"acme",
"acme/autocert",
]
pruneopts = "UT"
revision = "c126467f60eb25f8f27e5a981f32a87e3965053f"
[[projects]]
digest = "1:342378ac4dcb378a5448dd723f0784ae519383532f5e70ade24132c4c8693202"
name = "gopkg.in/yaml.v2"
packages = ["."]
pruneopts = "UT"
revision = "5420a8b6744d3b0345ab293f6fcba19c978f1183"
version = "v2.2.1"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/astaxie/beego",
"github.com/astaxie/beego/context/param",
"github.com/astaxie/beego/httplib",
"github.com/astaxie/beego/migration",
"github.com/astaxie/beego/orm",
"github.com/lib/pq",
"github.com/smartystreets/goconvey/convey",
]
solver-name = "gps-cdcl"
solver-version = 1