Ben Johnson 1a27c9de67 Add github.com/gorilla/context. 12 years ago
..
bitbucket.org 20833eb63d bump(bitbucket.org/kardianos/osext): 84d8cbacbe13 12 years ago
code.google.com d3fbf6d997 bump 3rd party 12 years ago
github.com 8475d9878e bump(github.com/gorilla/context): 708054d61e5a2918b9f4e9700000ee611dcf03f5 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 1a27c9de67 Add github.com/gorilla/context. 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