-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gopkg.lock
118 lines (106 loc) · 3.2 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:0bdbc9f9b2bbc084d3bb353d8e94d53ee0495f9d434baaddb5e0f07fb88c966a"
name = "github.com/bitrise-io/envman"
packages = ["models"]
pruneopts = "UT"
revision = "41ea1b6f422eabd86189caf7da0c633208ba4760"
[[projects]]
branch = "master"
digest = "1:44e784ce734f9dcf3797fa949d1f42a838a84003bda6935fb929b529c8f77b6a"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"command",
"errorutil",
"fileutil",
"log",
"parseutil",
"pathutil",
"pointers",
]
pruneopts = "UT"
revision = "2a09aab8380d7842750328aebd5671bcccea89c8"
[[projects]]
digest = "1:34e5041861da39ff37f982c3cdfd46c0b0b46836d136151e895be7bf8fb50d86"
name = "github.com/bitrise-io/stepman"
packages = ["models"]
pruneopts = "UT"
revision = "076579c0004ea94d98322d3df5d5d21b47412b1c"
version = "0.11.0"
[[projects]]
branch = "master"
digest = "1:659157c334882ba37fe50584d691ea469fb6e708a49e81dcd4381fef6ba611b0"
name = "github.com/bitrise-tools/go-steputils"
packages = ["tools"]
pruneopts = "UT"
revision = "ec226b2359fcd806be64f0ad2217d8e741a1ff11"
[[projects]]
digest = "1:97df918963298c287643883209a2c3f642e6593379f97ab400c2a2e219ab647d"
name = "github.com/golang/protobuf"
packages = ["proto"]
pruneopts = "UT"
revision = "aa810b61a9c79d51363740d207bb46cf8e620ed5"
version = "v1.2.0"
[[projects]]
digest = "1:63ede27834b468648817fb80cfb95d40abfc61341f89cb7a0d6779b6aa955425"
name = "github.com/google/go-github"
packages = ["github"]
pruneopts = "UT"
revision = "a5cb647b1fac8ba77e1cf25af2f9526658ab63e3"
version = "v21.0.0"
[[projects]]
digest = "1:a63cff6b5d8b95638bfe300385d93b2a6d9d687734b863da8e09dc834510a690"
name = "github.com/google/go-querystring"
packages = ["query"]
pruneopts = "UT"
revision = "44c6ddd0a2342c386950e880b658017258da92fc"
version = "v1.0.0"
[[projects]]
branch = "master"
digest = "1:f8b491a7c25030a895a0e579742d07136e6958e77ef2d46e769db8eec4e58fcd"
name = "golang.org/x/net"
packages = [
"context",
"context/ctxhttp",
]
pruneopts = "UT"
revision = "915654e7eabcea33ae277abbecf52f0d8b7a9fdc"
[[projects]]
branch = "master"
digest = "1:62bf0fe61cbb370876c32f605ce8f9dd16ace3fdeab28f7a9d7b46f2ee2a87a4"
name = "golang.org/x/oauth2"
packages = [
".",
"internal",
]
pruneopts = "UT"
revision = "36a7019397c4c86cf59eeab3bc0d188bac444277"
[[projects]]
digest = "1:6f3bd49ddf2e104e52062774d797714371fac1b8bddfd8e124ce78e6b2264a10"
name = "google.golang.org/appengine"
packages = [
"internal",
"internal/base",
"internal/datastore",
"internal/log",
"internal/remote_api",
"internal/urlfetch",
"urlfetch",
]
pruneopts = "UT"
revision = "e9657d882bb81064595ca3b56cbe2546bbabf7b1"
version = "v1.4.0"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/bitrise-io/go-utils/log",
"github.com/bitrise-io/stepman/models",
"github.com/bitrise-tools/go-steputils/tools",
"github.com/google/go-github/github",
"golang.org/x/oauth2",
]
solver-name = "gps-cdcl"
solver-version = 1