Update go dependencies
This commit is contained in:
parent
15ffb51394
commit
bb4d483837
1621 changed files with 86368 additions and 284392 deletions
4
vendor/cloud.google.com/go/run-tests.sh
generated
vendored
4
vendor/cloud.google.com/go/run-tests.sh
generated
vendored
|
|
@ -70,8 +70,8 @@ function depends_on_changed_package {
|
|||
return 1
|
||||
}
|
||||
|
||||
# Collect the packages into two separate lists. (It is faster go test a list of
|
||||
# packages than to individually go test each one.)
|
||||
# Collect the packages into two separate lists. (It is faster to call "go test" on a
|
||||
# list of packages than to individually "go test" each one.)
|
||||
|
||||
shorts=
|
||||
fulls=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue