-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
240 lines (220 loc) · 6.74 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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:658999c9830d703331d10ce1a58046730c4b0374f3af6b987ab29cb891cfd593"
name = "github.com/bitrise-io/go-steputils"
packages = [
"cache",
"input",
"stepconf",
"tools",
]
pruneopts = "UT"
revision = "6d5afa53c7b85b6135e382105116d245b5997ace"
[[projects]]
branch = "master"
digest = "1:14f601286cc1c002c5ef05d907028dac84c03bf6e27ab1b2e1cd04447f3d9e0f"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"command",
"command/rubycommand",
"errorutil",
"fileutil",
"log",
"parseutil",
"pathutil",
"pkcs12",
"pkcs12/internal/rc2",
"pointers",
"progress",
"sliceutil",
"stringutil",
"ziputil",
]
pruneopts = "UT"
revision = "0c47c16813a4209321c9d0dba2e75867d6901ff2"
[[projects]]
branch = "master"
digest = "1:a5d3aadd67808340637bb4faef9a5771a55d4dab4ea7d61866afe482d7ccf24d"
name = "github.com/bitrise-io/go-xcode"
packages = [
"certificateutil",
"export",
"exportoptions",
"models",
"plistutil",
"profileutil",
"utility",
"xcarchive",
"xcodebuild",
"xcodecache",
"xcpretty",
]
pruneopts = "UT"
revision = "4f50762fd715b79a51183e49878be04d1413f798"
[[projects]]
branch = "master"
digest = "1:5a0a434e00ef880e792870fdff66cc1125472494b7d6e14666738125c339a043"
name = "github.com/bitrise-io/xcode-project"
packages = [
".",
"pretty",
"serialized",
"xcodebuild",
"xcodeproj",
"xcscheme",
"xcworkspace",
]
pruneopts = "UT"
revision = "9481b30b489b9eaf073c818fcf4817b5b3224285"
[[projects]]
digest = "1:ffe9824d294da03b391f44e1ae8281281b4afc1bdaa9588c9097785e3af10cec"
name = "github.com/davecgh/go-spew"
packages = ["spew"]
pruneopts = "UT"
revision = "8991bc29aa16c548c550c7ff78260e27b9ab7c73"
version = "v1.1.1"
[[projects]]
branch = "master"
digest = "1:0bd05495dbd0567480e48eac9e6602d87875a8747b13c3c0fcb7c83c7c921776"
name = "github.com/fullsailor/pkcs7"
packages = ["."]
pruneopts = "UT"
revision = "d7302db945fa6ea264fb79d8e13e931ea514a602"
[[projects]]
digest = "1:95732e0c27df672b3fdf5cdd8edd18cba5fc07263ef7cd25eaaad4afc4730313"
name = "github.com/hashicorp/go-version"
packages = ["."]
pruneopts = "UT"
revision = "59da58cfd357de719a4d16dac30481391a56c002"
version = "v1.2.1"
[[projects]]
branch = "master"
digest = "1:400e113a367b511b9b09ca642ee11d9885485a93838526d697033af334a2fdde"
name = "github.com/kballard/go-shellquote"
packages = ["."]
pruneopts = "UT"
revision = "95032a82bc518f77982ea72343cc1ade730072f0"
[[projects]]
digest = "1:cf31692c14422fa27c83a05292eb5cbe0fb2775972e8f1f8446a71549bd8980b"
name = "github.com/pkg/errors"
packages = ["."]
pruneopts = "UT"
revision = "ba968bfe8b2f7e042a574c888954fccecfa385b4"
version = "v0.8.1"
[[projects]]
digest = "1:0028cb19b2e4c3112225cd871870f2d9cf49b9b4276531f03438a88e94be86fe"
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
pruneopts = "UT"
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
version = "v1.0.0"
[[projects]]
digest = "1:6baa565fe16f8657cf93469b2b8a6c61a277827734400d27e44d589547297279"
name = "github.com/ryanuber/go-glob"
packages = ["."]
pruneopts = "UT"
revision = "51a8f68e6c24dc43f1e371749c89a267de4ebc53"
version = "v1.0.0"
[[projects]]
digest = "1:86ff4af7b6bb3d27c2e89b5ef8c139678acff1cad74a3c5235fc5af6b94fcc9e"
name = "github.com/stretchr/objx"
packages = ["."]
pruneopts = "UT"
revision = "35313a95ee26395aa17d366c71a2ccf788fa69b6"
version = "v0.3.0"
[[projects]]
digest = "1:fc44ab3ee6f79e2b4c67ea294f500aa151f7b882a706eb7f3e881aba1de3a729"
name = "github.com/stretchr/testify"
packages = [
"assert",
"mock",
"require",
]
pruneopts = "UT"
revision = "f654a9112bbeac49ca2cd45bfbe11533c4666cf8"
version = "v1.6.1"
[[projects]]
branch = "master"
digest = "1:c381e2867d447cca3e74dbfb0c8ed371a4583c694b35838c5c642a2b79480fc6"
name = "golang.org/x/crypto"
packages = ["ssh/terminal"]
pruneopts = "UT"
revision = "afb6bcd081ae5258e9449bf8b9af19593c9b261f"
[[projects]]
branch = "master"
digest = "1:b9f3094de95870233ff87c09a12dbfa9750503d6dc8ac39cd75d3092c1d0c57f"
name = "golang.org/x/sys"
packages = [
"internal/unsafeheader",
"unix",
"windows",
]
pruneopts = "UT"
revision = "fdedc70b468f679c263a3ccaefc1faeed3239939"
[[projects]]
digest = "1:a2c690dfee42801a26a0e88f69206feca8a3c2437fd476d84767468d7d7708e9"
name = "golang.org/x/text"
packages = [
"internal/gen",
"internal/triegen",
"internal/ucd",
"transform",
"unicode/cldr",
"unicode/norm",
]
pruneopts = "UT"
revision = "23ae387dee1f90d29a23c0e87ee0b46038fbed0e"
version = "v0.3.3"
[[projects]]
branch = "v3"
digest = "1:229cb0f6192914f518cc1241ede6d6f1f458b31debfa18bf3a5c9e4f7b01e24b"
name = "gopkg.in/yaml.v3"
packages = ["."]
pruneopts = "UT"
revision = "eeeca48fe7764f320e4870d231902bf9c1be2c08"
[[projects]]
branch = "master"
digest = "1:b5ead2120cd278858a83be14ef551f54295da350033dbc3f227fe0298b880256"
name = "howett.net/plist"
packages = ["."]
pruneopts = "UT"
revision = "3b63eb3a43b59c776909681ed1fcb412b47d3c9a"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/bitrise-io/go-steputils/input",
"github.com/bitrise-io/go-steputils/stepconf",
"github.com/bitrise-io/go-utils/colorstring",
"github.com/bitrise-io/go-utils/command",
"github.com/bitrise-io/go-utils/errorutil",
"github.com/bitrise-io/go-utils/fileutil",
"github.com/bitrise-io/go-utils/log",
"github.com/bitrise-io/go-utils/pathutil",
"github.com/bitrise-io/go-utils/progress",
"github.com/bitrise-io/go-utils/sliceutil",
"github.com/bitrise-io/go-utils/stringutil",
"github.com/bitrise-io/go-xcode/certificateutil",
"github.com/bitrise-io/go-xcode/export",
"github.com/bitrise-io/go-xcode/exportoptions",
"github.com/bitrise-io/go-xcode/plistutil",
"github.com/bitrise-io/go-xcode/profileutil",
"github.com/bitrise-io/go-xcode/utility",
"github.com/bitrise-io/go-xcode/xcarchive",
"github.com/bitrise-io/go-xcode/xcodebuild",
"github.com/bitrise-io/go-xcode/xcodecache",
"github.com/bitrise-io/go-xcode/xcpretty",
"github.com/bitrise-io/xcode-project",
"github.com/bitrise-io/xcode-project/serialized",
"github.com/bitrise-io/xcode-project/xcodeproj",
"github.com/bitrise-io/xcode-project/xcscheme",
"github.com/kballard/go-shellquote",
"github.com/ryanuber/go-glob",
"github.com/stretchr/testify/mock",
"github.com/stretchr/testify/require",
"howett.net/plist",
]
solver-name = "gps-cdcl"
solver-version = 1