This repository has been archived by the owner on Jul 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathglide.yaml
54 lines (54 loc) · 1.5 KB
/
glide.yaml
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
package: github.com/enaml-ops/omg-cli
import:
- package: github.com/pivotalservices/gtils
version: master
subpackages:
- osutils
- package: github.com/pkg/sftp
version: master
- package: github.com/kr/fs
version: master
- package: github.com/pkg/errors
version: master
- package: github.com/cloudfoundry/bosh-agent
version: c3f3bc8ffd6053d1b5b367514f91c0ccb6d85725
- package: github.com/cloudfoundry/bosh-davcli
version: 6b59ec2bb903b5fe532104fce7258559d8891ce2
- package: github.com/cloudfoundry/bosh-utils
version: 99c230d990674e484143e3b1452576912ab55380
- package: github.com/cloudfoundry/bosh-init
version: afa267bec2ba83d7572075ca34ac4c000a29023d
repo: https://github.com/enaml-ops/bosh-init.git
vcs: git
subpackages:
- cmd
- logger
- ui
- ui/fmt
- package: gopkg.in/urfave/cli.v2
version: c72728f42438425ffcd487986936357e17ebba3f
- package: github.com/hashicorp/go-plugin
version: master
- package: github.com/xchapter7x/lo
version: master
- package: github.com/pivotal-golang/clock
- package: github.com/enaml-ops/enaml
version: v0.0.*
subpackages:
- enamlbosh
- cloudproperties/aws
- cloudproperties/azure
- package: github.com/onsi/ginkgo
version: master
- package: github.com/onsi/gomega
version: master
- package: github.com/enaml-ops/pluginlib
version: v1.0.0
- package: golang.org/x/oauth2
- package: golang.org/x/net
subpackages:
- context
- package: github.com/olekukonko/tablewriter
- package: github.com/kless/osutil
subpackages:
- user/crypt/sha512_crypt