containerd/plugins
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
..
content/local Move fsverity package to internal 2024-07-01 09:21:24 -07:00
cri cri: ensure NRI API never has nil CRI 2024-06-28 15:32:11 -07:00
diff Switch to new errdefs package 2024-01-25 22:18:45 -08:00
events Move events to plugins and core 2024-02-27 22:09:20 -08:00
gc Prevent GC from schedule itself with 0 period. 2024-02-15 11:32:53 +01:00
imageverifier Move pkg/tomlext to internal/tomlext 2024-01-17 09:57:37 -08:00
leases Move gc to pkg/gc 2024-01-17 09:55:12 -08:00
metadata Move events to plugins and core 2024-02-27 22:09:20 -08:00
nri Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
restart Add container monitor plugin type for restart 2024-02-15 21:54:40 -08:00
sandbox sandbox: add update api for controller 2024-06-14 02:31:51 +00:00
services use format string when using printf like commands 2024-08-14 17:04:53 +05:30
snapshots migrate to github.com/moby/sys/userns 2024-08-08 12:48:54 +02:00
streaming Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
transfer Cleanup local transfer interface 2024-05-02 15:45:49 -07:00
types.go Merge pull request #9853 from abel-von/make-shim-independent 2024-04-29 21:07:21 +00:00