containerd/plugins/services/content
Akhil Mohan ebc47359ea
use format string when using printf like commands
As per https://github.com/golang/go/issues/60529, printf like commands with
non-constant format strings and no args give an error in govet

Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2024-08-14 17:04:53 +05:30
..
contentserver use format string when using printf like commands 2024-08-14 17:04:53 +05:30
service.go Move services to plugins/services 2024-01-17 09:52:57 -08:00
store.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00