etcd/third_party
Brandon Philips 0bb9fe9f50 hack(go-etcd): stop appending schema to everything
trying to get the new tests to pass.
2013-08-09 17:10:09 -07:00
..
bitbucket.org/kardianos/osext bump(bitbucket.org/kardianos/osext): 84d8cbacbe13 2013-08-06 10:51:54 -07:00
code.google.com/p bump(code.google.com/p/go.net): 3591c18acabc 2013-08-07 13:52:29 -07:00
github.com hack(go-etcd): stop appending schema to everything 2013-08-09 17:10:09 -07:00
.gitignore feat(third_party): use this directory 2013-08-06 11:38:43 -07:00
README feat(third_party): use this directory 2013-08-06 11:38:43 -07:00
deps chore(update): put the deps into their own file 2013-08-07 09:32:21 -07:00
update chore(update): put the deps into their own file 2013-08-07 09:32:21 -07:00

README

# Third Party Libraries

The third_party directory has all of the dependencies needed to build
etcd so that we can have a consistent build. `go get` should not be
called at any point during the build process.

## Usage

To update all of the third party libraries call

    ./update