containerd/core/remotes
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
..
docker use format string when using printf like commands 2024-08-14 17:04:53 +05:30
errors Move remotes to core/remotes 2024-01-17 09:52:21 -08:00
handlers_test.go Move remotes to core/remotes 2024-01-17 09:52:21 -08:00
handlers.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
resolver.go Move remotes to core/remotes 2024-01-17 09:52:21 -08:00