forked from bitrise-steplib/steps-xamarin-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gopkg.lock
72 lines (66 loc) · 1.93 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:43da17ea138b6bb4f49383bbfa3a1976d92f4b04b143ac0ac383f8f470630680"
name = "github.com/bitrise-io/go-steputils"
packages = [
"input",
"tools",
]
pruneopts = "UT"
revision = "3c98d95a94d51624a26e99419d0fc03d2aab0055"
[[projects]]
branch = "master"
digest = "1:f80f875d6fb07a598b92e734ab804f2995faaa5d6e13cb724255fc1376cb5fbf"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"command",
"errorutil",
"fileutil",
"log",
"pathutil",
]
pruneopts = "UT"
revision = "5067a2a682f21030f379f88e853b9e0734a24516"
[[projects]]
branch = "master"
digest = "1:400e113a367b511b9b09ca642ee11d9885485a93838526d697033af334a2fdde"
name = "github.com/kballard/go-shellquote"
packages = ["."]
pruneopts = "UT"
revision = "95032a82bc518f77982ea72343cc1ade730072f0"
[[projects]]
branch = "master"
digest = "1:1a2b7713be3592f5eb32ac232ce1dd82a402dc2e3536b1b29b4562ddd905dcdb"
name = "github.com/toggl/go-xamarin"
packages = [
"analyzers/project",
"analyzers/solution",
"builder",
"constants",
"tools",
"tools/buildtools",
"tools/buildtools/msbuild",
"tools/buildtools/xbuild",
"tools/nunit",
"utility",
]
pruneopts = "UT"
revision = "e822626d593623e42cded7b813aba999f1a62ee3"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/bitrise-io/go-steputils/input",
"github.com/bitrise-io/go-steputils/tools",
"github.com/bitrise-io/go-utils/command",
"github.com/bitrise-io/go-utils/log",
"github.com/kballard/go-shellquote",
"github.com/toggl/go-xamarin/builder",
"github.com/toggl/go-xamarin/constants",
"github.com/toggl/go-xamarin/tools",
"github.com/toggl/go-xamarin/tools/buildtools",
]
solver-name = "gps-cdcl"
solver-version = 1