-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathGopkg.lock
49 lines (44 loc) · 1.39 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:43b082cf688ce011c5d2b0b7e81d610911e02209fb6ee2e3d206280f560499f1"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"command",
"errorutil",
"fileutil",
"log",
"parseutil",
"pathutil",
"pointers",
]
pruneopts = "UT"
revision = "d1de0dbcb811588e61362aff67bb700b93c13c17"
[[projects]]
branch = "master"
digest = "1:d9f47b0642c42512eefed4aad27c4daf41e9f3380087d302cd0a9f5612143856"
name = "github.com/bitrise-tools/go-steputils"
packages = ["stepconf"]
pruneopts = "UT"
revision = "d4d9e08cc4347e8784bb18419fcdceb932e17019"
[[projects]]
branch = "master"
digest = "1:3d8c80c59d85c2ecf2b037c512d29016343956c100b6338bd923c1fd22ab4bb3"
name = "github.com/bitrise-tools/xcode-project"
packages = ["serialized"]
pruneopts = "UT"
revision = "3095d887a8e540536646a9483ac5cafb94768ffc"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/bitrise-io/go-utils/command",
"github.com/bitrise-io/go-utils/fileutil",
"github.com/bitrise-io/go-utils/log",
"github.com/bitrise-io/go-utils/pathutil",
"github.com/bitrise-tools/go-steputils/stepconf",
"github.com/bitrise-tools/xcode-project/serialized",
]
solver-name = "gps-cdcl"
solver-version = 1