-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathglide.yaml
More file actions
41 lines (41 loc) · 1.09 KB
/
glide.yaml
File metadata and controls
41 lines (41 loc) · 1.09 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
package: github.com/deis/object-storage-cli
import:
- package: github.com/codegangsta/cli
- package: github.com/docker/distribution
repo: https://github.com/deisthree/distribution
version: 0afef00d5764404d70f86076f364551657d51de6
vcs: git
subpackages:
- registry/storage/driver
- registry/storage/driver/azure
- registry/storage/driver/gcs
- registry/storage/driver/s3-aws
- registry/storage/driver/swift
- package: github.com/kelseyhightower/envconfig
- package: github.com/arschles/assert
- package: google.golang.org/cloud
version: 2400193c85c3561d13880d34e0e10c4315bb02af
subpackages:
- storage
- compute/metadata
- internal
- internal/opts
- package: google.golang.org/api
version: fceeaa645c4015c833842e6ed6052b2dda667079
subpackages:
- storage/v1
- googleapi
- googleapi/internal/uritemplates
- package: golang.org/x/net
version: c2528b2dd8352441850638a8bb678c2ad056fd3e
subpackages:
- context
- trace
- internal/timeseries
- package: golang.org/x/oauth2
version: 8914e5017ca260f2a3a1575b1e6868874050d95e
subpackages:
- google
- jwt
- internal
- jws