-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGopkg.lock
173 lines (156 loc) · 5.05 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
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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
digest = "1:f30a25d09e0683a6213d7020619c112e0616e6732c84b0837bdbc5109a79b8f4"
name = "github.com/Assada/consul-generator"
packages = [
"client",
"config",
"logging",
"manager",
"processor",
"signals",
"test",
"version",
]
pruneopts = "UT"
revision = "3bde500f69fa875c7dd70ba961bc52a961a0045b"
version = "v0.2.5"
[[projects]]
digest = "1:50e70688f601c4d8998ad3f1b7b4bda9fb8675afc78c254eae131da19c856154"
name = "github.com/hashicorp/consul"
packages = [
"api",
"lib/freeport",
"testutil",
"testutil/retry",
]
pruneopts = "UT"
revision = "0bddfa23a2ebe3c0773d917fc104f53d74f7a5ec"
version = "v1.4.0"
[[projects]]
digest = "1:f94addeed89e043b111b5f83c6a8d658776aed3414e3f1e5c97fa80a419db4fe"
name = "github.com/hashicorp/consul-template"
packages = ["signals"]
pruneopts = "UT"
revision = "f8c8205caf458dfd0ecab69d029ab112803aa587"
version = "v0.19.5"
[[projects]]
digest = "1:f47d6109c2034cb16bd62b220e18afd5aa9d5a1630fe5d937ad96a4fb7cbb277"
name = "github.com/hashicorp/go-cleanhttp"
packages = ["."]
pruneopts = "UT"
revision = "e8ab9daed8d1ddd2d3c4efba338fe2eeae2e4f18"
version = "v0.5.0"
[[projects]]
branch = "master"
digest = "1:4023b70cefa2291d8e6ec7784055dfe85ad630f9695d1a329803fbb229538230"
name = "github.com/hashicorp/go-gatedio"
packages = ["."]
pruneopts = "UT"
revision = "8b8de1022221dde1fb52fa25d0caab46e59c8c14"
[[projects]]
branch = "master"
digest = "1:45aad874d3c7d5e8610427c81870fb54970b981692930ec2a319ce4cb89d7a00"
name = "github.com/hashicorp/go-rootcerts"
packages = ["."]
pruneopts = "UT"
revision = "6bb64b370b90e7ef1fa532be9e591a81c3493e00"
[[projects]]
branch = "master"
digest = "1:4d9d876a856ada3b553062ac8e50331a9a539e12893c0c4a50d8ae2af4242685"
name = "github.com/hashicorp/go-syslog"
packages = ["."]
pruneopts = "UT"
revision = "326bf4a7f709d263f964a6a96558676b103f3534"
[[projects]]
digest = "1:12ed7dcca9531e58c65cdadb8af0052724bef7fa1581380523fb9cb1215faf0d"
name = "github.com/hashicorp/go-uuid"
packages = ["."]
pruneopts = "UT"
revision = "de160f5c59f693fed329e73e291bb751fe4ea4dc"
version = "v1.0.0"
[[projects]]
digest = "1:ea40c24cdbacd054a6ae9de03e62c5f252479b96c716375aace5c120d68647c8"
name = "github.com/hashicorp/hcl"
packages = [
".",
"hcl/ast",
"hcl/parser",
"hcl/scanner",
"hcl/strconv",
"hcl/token",
"json/parser",
"json/scanner",
"json/token",
]
pruneopts = "UT"
revision = "8cb6e5b959231cc1119e43259c4a608f9c51a241"
version = "v1.0.0"
[[projects]]
digest = "1:16ae35b3a854c667baaf55ff5d455c486f7c2baf040a2727f2ef0e4b096b2a95"
name = "github.com/hashicorp/logutils"
packages = ["."]
pruneopts = "UT"
revision = "a335183dfd075f638afcc820c90591ca3c97eba6"
version = "v1.0.0"
[[projects]]
digest = "1:0dd7b7b01769f9df356dc99f9e4144bdbabf6c79041ea7c0892379c5737f3c44"
name = "github.com/hashicorp/serf"
packages = ["coordinate"]
pruneopts = "UT"
revision = "d6574a5bb1226678d7010325fb6c985db20ee458"
version = "v0.8.1"
[[projects]]
digest = "1:78bbb1ba5b7c3f2ed0ea1eab57bdd3859aec7e177811563edc41198a760b06af"
name = "github.com/mitchellh/go-homedir"
packages = ["."]
pruneopts = "UT"
revision = "ae18d6b8b3205b561c79e8e5f69bff09736185f4"
version = "v1.0.0"
[[projects]]
digest = "1:42eb1f52b84a06820cedc9baec2e710bfbda3ee6dac6cdb97f8b9a5066134ec6"
name = "github.com/mitchellh/go-testing-interface"
packages = ["."]
pruneopts = "UT"
revision = "6d0b8010fcc857872e42fc6c931227569016843c"
version = "v1.0.0"
[[projects]]
branch = "master"
digest = "1:53bc4cd4914cd7cd52139990d5170d6dc99067ae31c56530621b18b35fc30318"
name = "github.com/mitchellh/mapstructure"
packages = ["."]
pruneopts = "UT"
revision = "3536a929edddb9a5b34bd6861dc4a9647cb459fe"
[[projects]]
digest = "1:40e195917a951a8bf867cd05de2a46aaf1806c50cf92eebf4c16f78cd196f747"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
version = "v0.8.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/Assada/consul-generator/client",
"github.com/Assada/consul-generator/config",
"github.com/Assada/consul-generator/logging",
"github.com/Assada/consul-generator/manager",
"github.com/Assada/consul-generator/processor",
"github.com/Assada/consul-generator/signals",
"github.com/Assada/consul-generator/test",
"github.com/Assada/consul-generator/version",
"github.com/hashicorp/consul-template/signals",
"github.com/hashicorp/consul/api",
"github.com/hashicorp/consul/testutil",
"github.com/hashicorp/go-gatedio",
"github.com/hashicorp/go-rootcerts",
"github.com/hashicorp/go-syslog",
"github.com/hashicorp/hcl",
"github.com/hashicorp/logutils",
"github.com/mitchellh/go-homedir",
"github.com/mitchellh/mapstructure",
"github.com/pkg/errors",
]
solver-name = "gps-cdcl"
solver-version = 1