moby/pkg/plugins
Sebastiaan van Stijn cff4f20c44
migrate to github.com/containerd/log v0.1.0
The github.com/containerd/containerd/log package was moved to a separate
module, which will also be used by upcoming (patch) releases of containerd.

This patch moves our own uses of the package to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-11 17:52:23 +02:00
..
pluginrpc-gen pkg/plugins: format code with gofumpt 2023-06-29 00:31:52 +02:00
transport pkg/plugins: add convenience alias for VersionMimeType 2023-08-07 20:38:51 +02:00
client.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
client_test.go pkg/plugins: override timeouts during tests 2023-08-08 15:41:11 +02:00
discovery.go pkg/plugins: make package-level socketsPath var a LocalRegistry field 2023-07-25 22:38:37 +02:00
discovery_test.go pkg/plugins: make package-level socketsPath var a LocalRegistry field 2023-07-25 22:38:37 +02:00
discovery_unix.go pkg/plugins: split exported from implementation 2023-07-25 22:38:11 +02:00
discovery_unix_test.go pkg/plugins: make package-level socketsPath var a LocalRegistry field 2023-07-25 22:38:37 +02:00
discovery_windows.go pkg/plugins: split exported from implementation 2023-07-25 22:38:11 +02:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
plugin_test.go pkg/plugins: Rewrite with assert.Check 2023-08-09 12:22:25 +02:00
plugins.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00