Skip to content

Commit f40ec0e

Browse files
committed
Move to glide for dependency management.
1 parent bc24eed commit f40ec0e

File tree

2,392 files changed

+550884
-867
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,392 files changed

+550884
-867
lines changed

Godeps/Godeps.json

Lines changed: 0 additions & 146 deletions
This file was deleted.

glide.lock

Lines changed: 74 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
package: github.com/youtube/doorman
2+
import:
3+
- package: github.com/chzyer/readline
4+
- package: github.com/coreos/etcd
5+
subpackages:
6+
- client
7+
- package: github.com/golang/glog
8+
- package: github.com/golang/protobuf
9+
subpackages:
10+
- proto
11+
- package: github.com/google/shlex
12+
- package: github.com/pborman/uuid
13+
- package: github.com/prometheus/client_golang
14+
subpackages:
15+
- prometheus
16+
- package: golang.org/x/net
17+
subpackages:
18+
- context
19+
- package: google.golang.org/grpc
20+
subpackages:
21+
- codes
22+
- credentials
23+
- examples/helloworld/helloworld
24+
- grpclog
25+
- package: bitbucket.org/ww/goautoneg
57 Bytes
Binary file not shown.

vendor/bitbucket.org/ww/goautoneg/.hg/branch

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/bitbucket.org/ww/goautoneg/.hg/cache/branch2-served

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/bitbucket.org/ww/goautoneg/.hg/cache/tags

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
151 Bytes
Binary file not shown.

vendor/bitbucket.org/ww/goautoneg/.hg/hgrc

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/bitbucket.org/ww/goautoneg/.hg/requires

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)