forked from bitrise-steplib/steps-gradle-runner
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gopkg.lock
54 lines (49 loc) · 1.46 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:ce12a41e6500ee11c77b982673ab6e9b60f31308d7b145a0b9a681e5721b5570"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"command",
"errorutil",
"fileutil",
"log",
"pathutil",
"retry",
]
pruneopts = "UT"
revision = "2a09aab8380d7842750328aebd5671bcccea89c8"
[[projects]]
branch = "master"
digest = "1:e9506e93905416f9673e90e2b23fafff71362d8fccd266c6f5e6ac59f75fbecc"
name = "github.com/bitrise-tools/go-steputils"
packages = [
"cache",
"input",
"tools",
]
pruneopts = "UT"
revision = "ec226b2359fcd806be64f0ad2217d8e741a1ff11"
[[projects]]
branch = "master"
digest = "1:400e113a367b511b9b09ca642ee11d9885485a93838526d697033af334a2fdde"
name = "github.com/kballard/go-shellquote"
packages = ["."]
pruneopts = "UT"
revision = "95032a82bc518f77982ea72343cc1ade730072f0"
[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-io/go-utils/retry",
"github.com/bitrise-tools/go-steputils/cache",
"github.com/bitrise-tools/go-steputils/input",
"github.com/kballard/go-shellquote",
]
solver-name = "gps-cdcl"
solver-version = 1