etcd/third_party
Brandon Philips b2d72b3e55 bump(github.com/jteeuwen/go-bindata): 79847ab3e91ae5d2e1b18796c1795c78f29565d7 2013-11-08 14:05:16 -08:00
..
bitbucket.org/kardianos/osext bump(bitbucket.org/kardianos/osext): 364fb577de68 2013-10-14 10:05:46 -06:00
code.google.com/p bump(code.google.com/p/go.net): 355ff0aa1b2e 2013-10-14 10:05:49 -06:00
github.com bump(github.com/jteeuwen/go-bindata): 79847ab3e91ae5d2e1b18796c1795c78f29565d7 2013-11-08 14:05:16 -08: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 bump(github.com/jteeuwen/go-bindata): 79847ab3e91ae5d2e1b18796c1795c78f29565d7 2013-11-08 14:05:16 -08: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