forked from evergreen-ci/evergreen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
glide.yaml
75 lines (73 loc) · 2.64 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
package: github.com/evergreen-ci/evergreen
import:
- package: gonum.org/v1/gonum
- package: golang.org/x/crypto
- package: golang.org/x/net
- package: golang.org/x/oauth2
- package: golang.org/x/sys/windows
- package: github.com/vaughan0/go-ini
- package: github.com/10gen/goamz/
subpackages:
- s3
- ec2
- aws
- package: github.com/codegangsta/inject
- package: github.com/docker/docker
- package: github.com/docker/go-connections
- package: github.com/evergreen-ci/go-test2json
- package: github.com/Microsoft/go-winio
- package: github.com/gorilla/context
- package: github.com/gorilla/securecookie
- package: github.com/gorilla/sessions
- package: github.com/mitchellh/mapstructure
- package: github.com/smartystreets/assertions
- package: github.com/smartystreets/goconvey
- package: github.com/stretchr/testify
- package: github.com/jtolds/gls
- package: gopkg.in/yaml.v2
- package: github.com/gophercloud/gophercloud
- package: golang.org/x/tools
subpackages:
- cmd/cover
- package: github.com/urfave/cli
- package: github.com/kardianos/osext
- package: github.com/sabhiram/go-git-ignore
- package: github.com/dustin/go-humanize
- package: github.com/mitchellh/go-homedir
- package: github.com/go-ini/ini
- package: github.com/aws/aws-sdk-go
- package: github.com/mongodb/grip
- package: github.com/pkg/errors
- package: github.com/jpillora/backoff
- package: google.golang.org/api/compute
subpackages:
- compute
- package: github.com/vmware/govmomi
- package: github.com/mongodb/anser
- package: github.com/mongodb/amboy
- package: github.com/mongodb/jasper
- package: github.com/evergreen-ci/gimlet
- package: github.com/tychoish/tarjan
- package: github.com/google/go-github
- package: github.com/google/go-querystring
- package: github.com/google/shlex
- package: github.com/PuerkitoBio/rehttp
- package: github.com/mholt/archiver
- package: github.com/evergreen-ci/shrub
- package: github.com/evergreen-ci/pail
- package: gonum.org/v1/gonum
- package: github.com/evergreen-ci/timber
- package: github.com/evergreen-ci/poplar
- package: github.com/evergreen-ci/juniper
- package: github.com/evergreen-ci/certdepot
# git library and its dependencies
- package: gopkg.in/src-d/go-git.v4
- package: github.com/xanzy/ssh-agent
- package: github.com/jbenet/go-context
- package: github.com/kevinburke/ssh_config
- package: github.com/src-d/gcfg
- package: gopkg.in/src-d/go-billy.v4
- package: github.com/pelletier/go-buffruneio
- package: github.com/sergi/go-diff/
- package: gopkg.in/warnings.v0
- package: golang.org/x/text