-
Notifications
You must be signed in to change notification settings - Fork 2
/
glide.lock
42 lines (42 loc) · 1.28 KB
/
glide.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
hash: d69898f210f31935315debe098d84be120e3b5787bbef586eff787662b26a9bd
updated: 2018-02-28T15:55:01.047108502+08:00
imports:
- name: github.com/codegangsta/inject
version: 33e0aa1cb7c019ccc3fbe049a8262a6403d30504
- name: github.com/codeskyblue/go-sh
version: b097669b1569203c3ce05a6b8717d43140fdb3d5
- name: github.com/flynn-archive/go-shlex
version: 3f9db97f856818214da2e1057f8ad84803971cff
- name: github.com/kballard/go-shellquote
version: cd60e84ee657ff3dc51de0b4f55dd299a3e136f2
- name: github.com/kr/fs
version: 2788f0dbd16903de03cb8186e5c7d97b69ad387b
- name: github.com/mitchellh/go-homedir
version: b8bc1bf767474819792c23f32d8286a45736f1c6
- name: github.com/pkg/errors
version: 30136e27e2ac8d167177e8a583aa4c3fea5be833
- name: github.com/pkg/sftp
version: 0159c83e42a88e5c35180f73b84298a6bdde1ec1
- name: github.com/yuin/gopher-lua
version: 7d7bc8747e3f614c5c587729a341fe7d8903cdb8
subpackages:
- ast
- parse
- pm
- name: golang.org/x/crypto
version: 8c653846df49742c4c85ec37e5d9f8d3ba657895
subpackages:
- curve25519
- ed25519
- ed25519/internal/edwards25519
- internal/chacha20
- poly1305
- ssh
- ssh/agent
- ssh/terminal
- name: golang.org/x/sys
version: f6cff0780e542efa0c8e864dc8fa522808f6a598
subpackages:
- unix
- windows
testImports: []