Brandon Philips 0bb9fe9f50 hack(go-etcd): stop appending schema to everything před 12 roky
..
bitbucket.org 20833eb63d bump(bitbucket.org/kardianos/osext): 84d8cbacbe13 před 12 roky
code.google.com 17cfe22a55 bump(code.google.com/p/go.net): 3591c18acabc před 12 roky
github.com 0bb9fe9f50 hack(go-etcd): stop appending schema to everything před 12 roky
.gitignore 5f6d331e6a feat(third_party): use this directory před 12 roky
README 5f6d331e6a feat(third_party): use this directory před 12 roky
deps 7247d9b3ee chore(update): put the deps into their own file před 12 roky
update 7247d9b3ee chore(update): put the deps into their own file před 12 roky

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