github.com/marineam/etcd@v0.1.2-0.20130821182615-9b7109b46686/third_party/README (about)

     1  # Third Party Libraries
     2  
     3  The third_party directory has all of the dependencies needed to build
     4  etcd so that we can have a consistent build. `go get` should not be
     5  called at any point during the build process.
     6  
     7  ## Usage
     8  
     9  To update all of the third party libraries call
    10  
    11      ./update