-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGopkg.lock
110 lines (97 loc) · 3.13 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:9f3b30d9f8e0d7040f729b82dcbc8f0dead820a133b3147ce355fc451f32d761"
name = "github.com/BurntSushi/toml"
packages = ["."]
pruneopts = "UT"
revision = "3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005"
version = "v0.3.1"
[[projects]]
branch = "master"
digest = "1:9abe8a4da135f9d176746621b5da207769fce15459955ec318623dab236dc1db"
name = "github.com/One-com/gonelog"
packages = [
".",
"log",
"syslog",
"term",
]
pruneopts = "UT"
revision = "f99c5bbaf6822bb3f21299f5347767d7e05a1276"
[[projects]]
digest = "1:ed4582b92b69928dec6d82f78d1ad64863b89e631217bfdc5c63b3066a053eea"
name = "github.com/creasty/defaults"
packages = ["."]
pruneopts = "UT"
revision = "edf4f6a95a3223dfff4eff2c404103e756fef68d"
version = "v1.3.0"
[[projects]]
branch = "master"
digest = "1:ed4a592f8c53acef3c929bbdda6b817c8c359d19b6ffeab7a87aa81a3de761f7"
name = "github.com/elgs/gosplitargs"
packages = ["."]
pruneopts = "UT"
revision = "a491c5eeb3c841d55913cf4888f5c957be4c598d"
[[projects]]
digest = "1:a0cefd27d12712af4b5018dc7046f245e1e3b5760e2e848c30b171b570708f9b"
name = "github.com/imdario/mergo"
packages = ["."]
pruneopts = "UT"
revision = "7c29201646fa3de8506f701213473dd407f19646"
version = "v0.3.7"
[[projects]]
branch = "master"
digest = "1:8c18b98e2e93746354d505225c92c0efbbc36e4932295fd474b85a2bdb0e03ed"
name = "github.com/jwilder/gojq"
packages = ["."]
pruneopts = "UT"
revision = "c550732d4a5279d37cf0064bf7f0283c2fcc44cf"
[[projects]]
branch = "master"
digest = "1:a64e323dc06b73892e5bb5d040ced475c4645d456038333883f58934abbf6f72"
name = "github.com/kr/logfmt"
packages = ["."]
pruneopts = "UT"
revision = "b84e30acd515aadc4b783ad4ff83aff3299bdfe0"
[[projects]]
digest = "1:d235e49bf6cae4fe6a794352b5e74656f9e3c15b1f6b097b0382865414110e2e"
name = "github.com/qri-io/jsonpointer"
packages = ["."]
pruneopts = "UT"
revision = "43be820608971e680b60469cfc7cc0e2e75fd4ef"
version = "v0.1.0"
[[projects]]
digest = "1:86a61771e3006eeb78ab8a7942c3a9dbae1aca96ab48df505357a6a93f7bc3fa"
name = "github.com/qri-io/jsonschema"
packages = ["."]
pruneopts = "UT"
revision = "b244d4b99401d163bd9e382fd58698794259d091"
version = "v0.1.1"
[[projects]]
digest = "1:4062bc6de62d73e2be342243cf138cf499b34d558876db8d9430e2149388a4d8"
name = "gopkg.in/logfmt.v0"
packages = ["."]
pruneopts = "UT"
revision = "07c9b44f60d7ffdfb7d8efe1ad539965737836dc"
version = "v0.4.0"
[[projects]]
digest = "1:ca4df663ad76879ad38dbd736493679cbb1aa596c6d479fd9fc5e959e5ceb4fb"
name = "gopkg.in/urfave/cli.v1"
packages = ["."]
pruneopts = "UT"
revision = "e6cf83ec39f6e1158ced1927d4ed14578fda8edb"
version = "v1.21.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/BurntSushi/toml",
"github.com/One-com/gonelog/log",
"github.com/creasty/defaults",
"github.com/imdario/mergo",
"github.com/jwilder/gojq",
"github.com/qri-io/jsonschema",
"gopkg.in/urfave/cli.v1",
]
solver-name = "gps-cdcl"
solver-version = 1