-
Notifications
You must be signed in to change notification settings - Fork 48
/
Gopkg.lock
96 lines (86 loc) · 2.61 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
digest = "1:e74d5f88a07f54fce6a74c93ab729f0c46e1d5f1fe7f3279a3d06541a7bebebd"
name = "github.com/andelf/go-curl"
packages = ["."]
pruneopts = "UT"
revision = "fd49ff24ed972febd1a76e6188bdf5d37ac31c0e"
[[projects]]
digest = "1:1bf705ef0cc4bafbfdead4cadfa541624d034eb922b82440cbb631bb84b9a2c0"
name = "github.com/fatih/color"
packages = ["."]
pruneopts = "UT"
revision = "cf452350f542986d689fb53db88dbb0212f141db"
version = "v1.12.0"
[[projects]]
branch = "master"
digest = "1:e3ce0a93f3d80ea7d21e1efef80c0b8f3901df71b2dc1aeea4f2761383495c0e"
name = "github.com/gernest/wow"
packages = [
".",
"spin",
]
pruneopts = "UT"
revision = "054d00a5a868146184b2ed0eaecb6058403e0364"
[[projects]]
digest = "1:f445828f7530db7a8608d69ffa858dacba0226df1b9dcc49b658d0a50b9245c6"
name = "github.com/magefile/mage"
packages = [
"mg",
"sh",
"types",
]
pruneopts = "UT"
revision = "ab3ca2f6f85577d7ec82e0a6df721147a2e737f9"
version = "v2.0.1"
[[projects]]
digest = "1:c658e84ad3916da105a761660dcaeb01e63416c8ec7bc62256a9b411a05fcd67"
name = "github.com/mattn/go-colorable"
packages = ["."]
pruneopts = "UT"
revision = "167de6bfdfba052fa6b2d3664c8f5272e23c9072"
version = "v0.0.9"
[[projects]]
digest = "1:d4d17353dbd05cb52a2a52b7fe1771883b682806f68db442b436294926bbfafb"
name = "github.com/mattn/go-isatty"
packages = ["."]
pruneopts = "UT"
revision = "0360b2af4f38e8d38c7fce2a9f4e702702d73a39"
version = "v0.0.3"
[[projects]]
branch = "master"
digest = "1:3f3a05ae0b95893d90b9b3b5afdb79a9b3d96e4e36e099d841ae602e4aca0da8"
name = "golang.org/x/crypto"
packages = ["ssh/terminal"]
pruneopts = "UT"
revision = "c7dcf104e3a7a1417abc0230cb0d5240d764159d"
[[projects]]
branch = "master"
digest = "1:2d7c05d864ede62b1172c9bcc539863411910c4a564b77429e18495a92fffac4"
name = "golang.org/x/sys"
packages = [
"unix",
"windows",
]
pruneopts = "UT"
revision = "c28acc882ebcbfbe8ce9f0f14b9ac26ee138dd51"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
input-imports = [
"github.com/andelf/go-curl",
"github.com/fatih/color",
"github.com/gernest/wow",
"github.com/gernest/wow/spin",
"github.com/magefile/mage/mg",
"github.com/magefile/mage/sh",
"github.com/magefile/mage/types",
"github.com/mattn/go-colorable",
"github.com/mattn/go-isatty",
"golang.org/x/crypto/ssh/terminal",
"golang.org/x/sys/unix",
"golang.org/x/sys/windows",
]
solver-name = "gps-cdcl"
solver-version = 1