-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gopkg.lock
76 lines (69 loc) · 2.03 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:6f561a11e048a6b3e76fd7c89288e6b078f299afcd2d38e0f9616807ec541fb2"
name = "github.com/bitrise-io/go-android"
packages = [
"cache",
"gradle",
]
pruneopts = "UT"
revision = "a28433b493561a6575fcec699f93f124d22150d1"
[[projects]]
branch = "master"
digest = "1:5e4f167418977858782db1d8820e8c2ccd368c8857e0806bcbd07d0bc09e1e38"
name = "github.com/bitrise-io/go-steputils"
packages = [
"cache",
"stepconf",
"tools",
]
pruneopts = "UT"
revision = "f540824d77dfd382ce84fd0ee0a9da2fba1cce0a"
[[projects]]
branch = "master"
digest = "1:b209a202ccd9aa7f107e22bc33dbd6e06de12dd6269ae2f466599ad1ca8b07b0"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"command",
"errorutil",
"fileutil",
"log",
"parseutil",
"pathutil",
"pointers",
"sliceutil",
"ziputil",
]
pruneopts = "UT"
revision = "2c67c48e7086cfd8f9a29bfac2cd420d4dd1d2f9"
[[projects]]
branch = "master"
digest = "1:400e113a367b511b9b09ca642ee11d9885485a93838526d697033af334a2fdde"
name = "github.com/kballard/go-shellquote"
packages = ["."]
pruneopts = "UT"
revision = "95032a82bc518f77982ea72343cc1ade730072f0"
[[projects]]
digest = "1:6baa565fe16f8657cf93469b2b8a6c61a277827734400d27e44d589547297279"
name = "github.com/ryanuber/go-glob"
packages = ["."]
pruneopts = "UT"
revision = "51a8f68e6c24dc43f1e371749c89a267de4ebc53"
version = "v1.0.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/bitrise-io/go-android/cache",
"github.com/bitrise-io/go-android/gradle",
"github.com/bitrise-io/go-steputils/stepconf",
"github.com/bitrise-io/go-steputils/tools",
"github.com/bitrise-io/go-utils/log",
"github.com/bitrise-io/go-utils/pathutil",
"github.com/bitrise-io/go-utils/sliceutil",
"github.com/kballard/go-shellquote",
]
solver-name = "gps-cdcl"
solver-version = 1