forked from akamai/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathglide.lock
More file actions
89 lines (89 loc) · 2.53 KB
/
glide.lock
File metadata and controls
89 lines (89 loc) · 2.53 KB
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
hash: ed2f11fb5a1533d117f5302fb423ca5a5bc591ede68f695b30edb5b7becdc741
updated: 2017-07-15T00:40:19.366962454-07:00
imports:
- name: github.com/fatih/color
version: 570b54cabe6b8eb0bc2dfce68d964677d63b5260
- name: github.com/mattn/go-colorable
version: 5411d3eea5978e6cdc258b30de592b60df6aba96
repo: https://github.com/mattn/go-colorable
- name: github.com/mattn/go-isatty
version: 57fdcb988a5c543893cc61bce354a6e24ab70022
repo: https://github.com/mattn/go-isatty
- name: github.com/mitchellh/go-homedir
version: b8bc1bf767474819792c23f32d8286a45736f1c6
- name: github.com/sergi/go-diff
version: feef008d51ad2b3778f85d387ccf91735543008d
subpackages:
- diffmatchpatch
- name: github.com/src-d/gcfg
version: f187355171c936ac84a82793659ebb4936bc1c23
subpackages:
- scanner
- token
- types
- name: github.com/src-d/go-git
version: ad02bf020460c210660db4fffda7f926b6aae95a
- name: github.com/urfave/cli
version: 0bdeddeeb0f650497d603c4ad7b20cfe685682f6
- name: golang.org/x/crypto
version: 850760c427c516be930bc91280636328f1a62286
subpackages:
- curve25519
- ed25519
- ed25519/internal/edwards25519
- ssh
- ssh/agent
- ssh/knownhosts
- name: golang.org/x/sys
version: e24f485414aeafb646f6fca458b0bf869c0880a1
repo: https://go.googlesource.com/sys
subpackages:
- unix
- name: gopkg.in/src-d/go-billy.v2
version: 52497601f113730d14baa00453674376fca22f22
subpackages:
- osfs
- name: gopkg.in/src-d/go-git.v4
version: 7e249dfcf28765939bde8f38784b3274b522f880
subpackages:
- config
- internal/revision
- plumbing
- plumbing/cache
- plumbing/filemode
- plumbing/format/config
- plumbing/format/diff
- plumbing/format/idxfile
- plumbing/format/index
- plumbing/format/objfile
- plumbing/format/packfile
- plumbing/format/pktline
- plumbing/object
- plumbing/protocol/packp
- plumbing/protocol/packp/capability
- plumbing/protocol/packp/sideband
- plumbing/revlist
- plumbing/storer
- plumbing/transport
- plumbing/transport/client
- plumbing/transport/file
- plumbing/transport/git
- plumbing/transport/http
- plumbing/transport/internal/common
- plumbing/transport/server
- plumbing/transport/ssh
- storage
- storage/filesystem
- storage/filesystem/internal/dotgit
- storage/memory
- utils/binary
- utils/diff
- utils/ioutil
- utils/merkletrie
- utils/merkletrie/filesystem
- utils/merkletrie/index
- utils/merkletrie/internal/frame
- utils/merkletrie/noder
- name: gopkg.in/warnings.v0
version: 8a331561fe74dadba6edfc59f3be66c22c3b065d
testImports: []