github.com/kula/etcd@v0.2.1-0.20131226070625-e96234382ac0/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