etcd/third_party
2013-08-19 20:36:13 -07:00
..
2013-08-19 20:36:13 -07:00
2013-08-19 20:36:13 -07:00
2013-08-06 11:38:43 -07:00

# 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