forked from bitrise-steplib/steps-github-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
executable file
·80 lines (71 loc) · 2.28 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:c563760b50206995e140fa6f2ed26d1a6a1f521b88feb481b755e5a5a8360119"
name = "github.com/bitrise-io/go-utils"
packages = [
"colorstring",
"log",
"parseutil",
"pointers",
"retry",
]
pruneopts = "UT"
revision = "b33f6bcef9b50045d7e62364b354584afc3ee329"
[[projects]]
branch = "master"
digest = "1:d9f47b0642c42512eefed4aad27c4daf41e9f3380087d302cd0a9f5612143856"
name = "github.com/bitrise-tools/go-steputils"
packages = ["stepconf"]
pruneopts = "UT"
revision = "d4d9e08cc4347e8784bb18419fcdceb932e17019"
[[projects]]
digest = "1:a2c1d0e43bd3baaa071d1b9ed72c27d78169b2b269f71c105ac4ba34b1be4a39"
name = "github.com/davecgh/go-spew"
packages = ["spew"]
pruneopts = "UT"
revision = "346938d642f2ec3594ed81d874461961cd0faa76"
version = "v1.1.0"
[[projects]]
branch = "master"
digest = "1:647669ae41992972521014b20edbaa9e9fe375ef14bad17b55655a7a86e1c8ce"
name = "github.com/google/go-github"
packages = ["github"]
pruneopts = "UT"
revision = "89a446efe88e1636068183a91ca8845683683477"
[[projects]]
branch = "master"
digest = "1:a63cff6b5d8b95638bfe300385d93b2a6d9d687734b863da8e09dc834510a690"
name = "github.com/google/go-querystring"
packages = ["query"]
pruneopts = "UT"
revision = "53e6ce116135b80d037921a7fdd5138cf32d7a8a"
[[projects]]
digest = "1:0028cb19b2e4c3112225cd871870f2d9cf49b9b4276531f03438a88e94be86fe"
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
pruneopts = "UT"
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
version = "v1.0.0"
[[projects]]
digest = "1:7e8d267900c7fa7f35129a2a37596e38ed0f11ca746d6d9ba727980ee138f9f6"
name = "github.com/stretchr/testify"
packages = [
"assert",
"require",
]
pruneopts = "UT"
revision = "12b6f73e6084dad08a7c6e575284b177ecafbc71"
version = "v1.2.1"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/bitrise-io/go-utils/log",
"github.com/bitrise-io/go-utils/retry",
"github.com/bitrise-tools/go-steputils/stepconf",
"github.com/google/go-github/github",
"github.com/stretchr/testify/require",
]
solver-name = "gps-cdcl"
solver-version = 1