Davanum Srinivas
8fd27f62ca
Support for banning incompatible dependencies - start with klog v1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-18 11:55:01 -04:00
Jin Hase
e992ec0d59
Add comments in several hack/*.sh
2020-01-28 09:27:40 +09:00
Jordan Liggitt
dd2766251a
Allow hack/lint-dependencies.sh to skip golang.org/x/... deps, verify in verify-vendor.sh
2019-07-09 14:07:55 -04:00
Jordan Liggitt
77690137a9
propagate pinned versions to staging repos, output cleanup commands
2019-04-15 11:30:07 -04:00
Jordan Liggitt
fb0cea22dc
stop clearing GOPATH in vendor scripts
...
if unset, go defaults to $HOME/go, and fails if $GOROOT is also set to the same directory
we were only doing this to be doubly sure that only modules were being used.
just depend on export GO111MODULE=on for that.
2019-04-12 12:56:05 -04:00
Jordan Liggitt
fdd241a858
Mark staging go module files as generated, add script to lint dependencies
2019-04-08 09:42:22 -04:00