github.com/docker/docker/internal/lazyregexp | Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init. |
github.com/docker/docker/testutil/daemon | Package daemon launches dockerd for testing purposes. |
gotest.tools/v3/assert | |
gotest.tools/v3/icmd | |
gotest.tools/v3/poll | |
os/exec | Package exec runs external commands. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
testing | Package testing provides support for automated testing of Go packages. |