bytes | Package bytes implements functions for the manipulation of byte slices. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/moby/swarmkit/v2/agent/configs | |
github.com/moby/swarmkit/v2/agent/exec | |
github.com/moby/swarmkit/v2/agent/secrets | |
github.com/moby/swarmkit/v2/api | |
github.com/moby/swarmkit/v2/api/naming | Package naming centralizes the naming of SwarmKit objects. |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
text/template | Package template implements data-driven templates for generating textual output. |