Xiang Li 9ebdcb8ae3 refactor change testAndSet to CompareAndSwap 12 lat temu
..
bitbucket.org e1003a8623 bump(bitbucket.org/kardianos/osext): 364fb577de68 12 lat temu
code.google.com 56192b7f85 bump(code.google.com/p/go.net): 355ff0aa1b2e 12 lat temu
github.com 9ebdcb8ae3 refactor change testAndSet to CompareAndSwap 12 lat temu
.gitignore 5f6d331e6a feat(third_party): use this directory 12 lat temu
README 5f6d331e6a feat(third_party): use this directory 12 lat temu
deps 1a27c9de67 Add github.com/gorilla/context. 12 lat temu
update 7247d9b3ee chore(update): put the deps into their own file 12 lat temu

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