-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.lock
151 lines (151 loc) · 4.17 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
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
hash: fbf20ca9f713f192260e3deb697b363e9fcfce79324153a477a4b69baa142921
updated: 2017-04-30T12:44:52.46549589-06:00
imports:
- name: github.com/fsnotify/fsnotify
version: 4da3e2cfbabc9f751898f250b49f2439785783a1
- name: github.com/hashicorp/hcl
version: 7fa7fff964d035e8a162cce3a164b3ad02ad651b
subpackages:
- hcl/ast
- hcl/parser
- hcl/scanner
- hcl/strconv
- hcl/token
- json/parser
- json/scanner
- json/token
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/magiconair/properties
version: 51463bfca2576e06c62a8504b5c0f06d61312647
- name: github.com/mitchellh/mapstructure
version: cc8532a8e9a55ea36402aa21efdf403a60d34096
- name: github.com/onsi/ginkgo
version: 77a8c1e5c40d6bb6c5eb4dd4bdce9763564f6298
subpackages:
- config
- ginkgo
- internal/codelocation
- internal/containernode
- internal/failer
- internal/leafnodes
- internal/remote
- internal/spec
- internal/spec_iterator
- internal/specrunner
- internal/suite
- internal/testingtproxy
- internal/writer
- reporters
- reporters/stenographer
- reporters/stenographer/support/go-colorable
- reporters/stenographer/support/go-isatty
- types
- name: github.com/onsi/gomega
version: 334b8f472b3af5d541c5642701c1e29e2126f486
subpackages:
- format
- internal/assertion
- internal/asyncassertion
- internal/oraclematcher
- internal/testingtsupport
- matchers
- matchers/support/goraph/bipartitegraph
- matchers/support/goraph/edge
- matchers/support/goraph/node
- matchers/support/goraph/util
- types
- name: github.com/pelletier/go-buffruneio
version: c37440a7cf42ac63b919c752ca73a85067e05992
- name: github.com/pelletier/go-toml
version: fe206efb84b2bc8e8cfafe6b4c1826622be969e3
- name: github.com/sergi/go-diff
version: feef008d51ad2b3778f85d387ccf91735543008d
subpackages:
- diffmatchpatch
- name: github.com/spf13/afero
version: 9be650865eab0c12963d8753212f4f9c66cdcf12
subpackages:
- mem
- name: github.com/spf13/cast
version: acbeb36b902d72a7a4c18e8f3241075e7ab763e4
- name: github.com/spf13/cobra
version: 7b1b6e8dc027253d45fc029bc269d1c019f83a34
subpackages:
- cobra
- name: github.com/spf13/jwalterweatherman
version: fa7ca7e836cf3a8bb4ebf799f472c12d7e903d66
- name: github.com/spf13/pflag
version: f1d95a35e132e8a1868023a08932b14f0b8b8fcb
- name: github.com/spf13/viper
version: 0967fc9aceab2ce9da34061253ac10fb99bba5b2
- name: github.com/src-d/gcfg
version: f187355171c936ac84a82793659ebb4936bc1c23
subpackages:
- scanner
- token
- types
- name: golang.org/x/crypto
version: 459e26527287adbc2adcc5d0d49abff9a5f315a7
subpackages:
- curve25519
- ed25519
- ed25519/internal/edwards25519
- ssh
- ssh/agent
- name: golang.org/x/sys
version: 9ccfe848b9db8435a24c424abbc07a921adf1df5
subpackages:
- unix
- name: golang.org/x/text
version: 470f45bf29f4147d6fbd7dfd0a02a848e49f5bf4
subpackages:
- transform
- unicode/norm
- name: gopkg.in/src-d/go-billy.v2
version: 99d839800b93542496ec19319f37abacf17f589f
subpackages:
- osfs
- name: gopkg.in/src-d/go-git.v4
version: 36c78b9d1b1eea682703fb1cbb0f4f3144354389
subpackages:
- config
- internal/revision
- plumbing
- plumbing/cache
- plumbing/filemode
- plumbing/format/config
- 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/internal/frame
- utils/merkletrie/noder
- name: gopkg.in/warnings.v0
version: 8a331561fe74dadba6edfc59f3be66c22c3b065d
- name: gopkg.in/yaml.v2
version: cd8b52f8269e0feb286dfeef29f8fe4d5b397e0b
testImports: []