Christoph Blecker
35cdbdf16c
Use ensured godep instead of relying on PATH
2018-11-07 11:02:01 -08:00
Matthias Bertschy
9b15af19b2
Update all script to use /usr/bin/env bash in shebang
2018-04-19 13:20:13 +02:00
Christoph Blecker
78ed389122
Remove unneeded code
2018-01-30 09:29:51 -08:00
Tim Hockin
a29c048e33
Clean up godep scripts to be self-contained
2017-09-29 15:16:03 -07:00
Tim Hockin
7732c8d892
Centralize godep version number
2017-09-28 13:10:09 -07:00
Christoph Blecker
a4d838edb2
Log times to restore godeps
2017-07-25 12:11:07 -07:00
Dr. Stefan Schimanski
f88bae8191
hack/godep-restore.sh: use godep v79 which works
2017-03-12 18:43:10 +01:00
Dr. Stefan Schimanski
798d9c2ed3
Unify godep code in hack/*-godep*.sh
2017-03-09 15:03:13 +01:00
Solly Ross
77069cd9ec
Add staging repos to GOPATH in verify-godeps
...
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.
2017-03-01 10:23:30 -05:00