mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
f5fad10193
vendor/src/github.com/golang/protobuf/proto/all_test.go:1284: result of fmt.Sprintf call not used Do we really need to execute go vet for vendor? I don't find how to exclude them. Signed-off-by: Andrey Vagin <avagin@openvz.org>