Xiang Li 61899d62c5 refactor command.go: commands do not rely on the etcdStore singleton. So we can seprate command into a package in the furture. há 12 anos atrás
..
bitbucket.org 20833eb63d bump(bitbucket.org/kardianos/osext): 84d8cbacbe13 há 12 anos atrás
code.google.com 784d286f37 merge from master há 12 anos atrás
github.com 61899d62c5 refactor command.go: commands do not rely on the etcdStore singleton. So we can seprate command into a package in the furture. há 12 anos atrás
.gitignore 5f6d331e6a feat(third_party): use this directory há 12 anos atrás
README 5f6d331e6a feat(third_party): use this directory há 12 anos atrás
deps 784d286f37 merge from master há 12 anos atrás
update 7247d9b3ee chore(update): put the deps into their own file há 12 anos atrás

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