Ben Johnson b5426d967e Fix TOML. 12 years ago
..
bitbucket.org e1003a8623 bump(bitbucket.org/kardianos/osext): 364fb577de68 12 years ago
code.google.com 60827ebd5a bump(code.google.com/p/go.net): d4afe896f927+ 12 years ago
github.com b5426d967e Fix TOML. 12 years ago
.gitignore 5f6d331e6a feat(third_party): use this directory 12 years ago
README 5f6d331e6a feat(third_party): use this directory 12 years ago
deps 8a0496cfae bump deps 12 years ago
update 7247d9b3ee chore(update): put the deps into their own file 12 years ago

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