etcd/scripts
Hitoshi Mitake db9ccb75bf scripts: pass -u to go get in genproto.sh
Current genproto.sh doesn't pass -u option to go get. It is
problematic because the script depends on a specific version of
gogoproto. Actually it causes build error if a repository already have
an old version of gogoproto that doesn't have a specified commit
($SHA). This commit lets the script pass -u to go get for avoid the
error.
2016-05-18 11:38:51 +09:00
..
build-aci *: scrub legacy ports from code and scripts 2016-05-11 13:46:30 -07:00
build-binary scripts: build-release -> build-binary 2015-09-06 00:16:51 -07:00
build-docker *: scrub legacy ports from code and scripts 2016-05-11 13:46:30 -07:00
genproto.sh scripts: pass -u to go get in genproto.sh 2016-05-18 11:38:51 +09:00
release.sh scripts: add release.sh 2015-09-09 09:50:41 -07:00
updatedep.sh scripts: updatedep.sh to update vendored dependencies 2016-04-07 10:28:33 -07:00