forked from bitrise-steplib/bitrise-step-flutter-analyze
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
46 lines (41 loc) · 1.26 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:540197e862f6636ae91ab877d55ac9c44d3b147c407a5db134d3cbb5f8178c1e"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"command",
"errorutil",
"log",
"parseutil",
"pathutil",
"pointers",
]
pruneopts = "UT"
revision = "2a09aab8380d7842750328aebd5671bcccea89c8"
[[projects]]
branch = "master"
digest = "1:dacd83ec550d6d5c2ac83e57f20d45a25a39d79c73be4451771f92572a1f6344"
name = "github.com/bitrise-tools/go-steputils"
packages = ["stepconf"]
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/log",
"github.com/bitrise-tools/go-steputils/stepconf",
"github.com/kballard/go-shellquote",
]
solver-name = "gps-cdcl"
solver-version = 1