github.com/soulinfo/etcd@v0.1.2-0.20130922053317-3a0a8c89e859/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