Xiang Li f813017f1b fix raft api 12 anni fa
..
bitbucket.org 20833eb63d bump(bitbucket.org/kardianos/osext): 84d8cbacbe13 12 anni fa
code.google.com 111888adea bump(code.google.com/p/goprotobuf): 1141ccae4b85 12 anni fa
github.com f813017f1b fix raft api 12 anni fa
.gitignore 5f6d331e6a feat(third_party): use this directory 12 anni fa
README 5f6d331e6a feat(third_party): use this directory 12 anni fa
deps 7247d9b3ee chore(update): put the deps into their own file 12 anni fa
update 7247d9b3ee chore(update): put the deps into their own file 12 anni fa

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