forked from bitrise-steplib/bitrise-step-android-unit-test
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gopkg.lock
74 lines (67 loc) · 2.06 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:4490bcf821454642055ce07c60088276229717012434863fd172f31268eb6803"
name = "github.com/bitrise-io/go-android"
packages = ["gradle"]
pruneopts = "UT"
revision = "8082fe069ed29f394c2fd0724dd6bdc64e5cf6b4"
[[projects]]
branch = "master"
digest = "1:53c3bf4c89488ab7d4459f4c7bf694dd4e69a5f35bd4d154b11c9673ac2ce040"
name = "github.com/bitrise-io/go-steputils"
packages = [
"cache",
"stepconf",
"tools",
]
pruneopts = "UT"
revision = "cecc766da84859e37e780d9d1c416f0f3993e6b1"
[[projects]]
branch = "master"
digest = "1:6e3532480c569fbeae144d444bf31d598ac804b9081918c5e268199582a9425f"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"command",
"errorutil",
"fileutil",
"log",
"parseutil",
"pathutil",
"pointers",
"sliceutil",
"ziputil",
]
pruneopts = "UT"
revision = "8898129615c9e407fc6b0e60ea882f2b18ec4dc2"
[[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/gradle",
"github.com/bitrise-io/go-steputils/cache",
"github.com/bitrise-io/go-steputils/stepconf",
"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/sliceutil",
"github.com/kballard/go-shellquote",
]
solver-name = "gps-cdcl"
solver-version = 1