vendor: update to latest versions of everything

This commit is contained in:
Nick Craig-Wood 2018-09-21 11:01:55 +01:00
parent 4415aa5c2e
commit 467fe30a5e
276 changed files with 38996 additions and 14449 deletions

5
vendor/github.com/rfjakob/eme/test.bash generated vendored Normal file
View file

@ -0,0 +1,5 @@
#!/bin/bash -eu
go build
go test . "$@"
go tool vet -all -shadow .