• Solly Ross's avatar
    Add staging repos to GOPATH in verify-godeps · 77069cd9
    Solly Ross authored
    This commit adds the staging repos to the GOPATH in
    hack/verify-godeps.sh.  This allows vendored librarys
    to depend on staging repos and not break verify-godeps.
    
    This also adds `hack/godep-restore.sh`, which acts like
    `godep restore`, but sets the GOPATH appropriate as well.
    77069cd9
verify-dockerized.sh 1.26 KB