mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 13:06:40 +00:00
Update/delete vendor files
Refreshed / updated vendor dependencies Tested with "make". Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
f62bcb0736
commit
d6cf72bb39
6
gateway/vendor/github.com/prometheus/procfs/go.mod
generated
vendored
Normal file
6
gateway/vendor/github.com/prometheus/procfs/go.mod
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
module github.com/prometheus/procfs
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.3.0
|
||||
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
|
||||
)
|
Reference in New Issue
Block a user