mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 12:36:40 +00:00
Refreshed / updated vendor dependencies Tested with "make". Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
7 lines
136 B
Modula-2
7 lines
136 B
Modula-2
module github.com/prometheus/procfs
|
|
|
|
require (
|
|
github.com/google/go-cmp v0.3.0
|
|
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
|
|
)
|