Files
gvisor-tap-vsock/cmd
Christophe Fergeau d909c7968a lint: Fix non-constant format string error
This fixes
cmd/gvproxy/main.go:106:12: printf: non-constant format string in call to github.com/sirupsen/logrus.Infof (govet)
	log.Infof(version.String())
	          ^
make: *** [Makefile:49: lint] Error 1

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
2024-08-22 12:13:02 +02:00
..
2024-03-06 14:31:00 +02:00