-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gopkg.lock
68 lines (58 loc) · 1.56 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
name = "github.com/Sirupsen/logrus"
packages = ["."]
revision = "d682213848ed68c0a260ca37d6dd5ace8423f5ba"
version = "v1.0.4"
[[projects]]
branch = "master"
name = "github.com/anmitsu/go-shlex"
packages = ["."]
revision = "648efa622239a2f6ff949fed78ee37b48d499ba4"
[[projects]]
branch = "master"
name = "github.com/gliderlabs/ssh"
packages = ["."]
revision = "47df570d18ad49f77cf66f76bc3fce3e92400768"
[[projects]]
name = "github.com/kr/pty"
packages = ["."]
revision = "282ce0e5322c82529687d609ee670fac7c7d917c"
version = "v1.1.1"
[[projects]]
branch = "master"
name = "github.com/msteinert/pam"
packages = ["."]
revision = "f4cd9f5e29232537a12db1678f48c702ad6896b7"
[[projects]]
name = "github.com/pkg/errors"
packages = ["."]
revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
version = "v0.8.0"
[[projects]]
branch = "master"
name = "golang.org/x/crypto"
packages = [
"curve25519",
"ed25519",
"ed25519/internal/edwards25519",
"internal/chacha20",
"poly1305",
"ssh",
"ssh/terminal"
]
revision = "49796115aa4b964c318aad4f3084fdb41e9aa067"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = [
"unix",
"windows"
]
revision = "c1138c84af3a9927aee1a1b8b7ce06c9b7ea52bc"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "00a938220353a52ac0b828a6b71188666b53288523abd623fb32f67e05a51476"
solver-name = "gps-cdcl"
solver-version = 1