mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
update vendor/ dir to latest w/o heroku, moby
had to lock a lot of things in place
This commit is contained in:
1
vendor/github.com/fsouza/go-dockerclient/client_stress_test.go
generated
vendored
1
vendor/github.com/fsouza/go-dockerclient/client_stress_test.go
generated
vendored
@@ -19,6 +19,7 @@ import (
|
||||
)
|
||||
|
||||
func TestClientDoConcurrentStress(t *testing.T) {
|
||||
t.Parallel()
|
||||
var reqs []*http.Request
|
||||
var mu sync.Mutex
|
||||
handler := http.HandlerFunc(func(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user