Brian Waldon 35c89c7537 feat(metrics): Add github.com/rcrowley/go-metrics 12 years ago
..
src 35c89c7537 feat(metrics): Add github.com/rcrowley/go-metrics 12 years ago
README 5f6d331e6a feat(third_party): use this directory 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