| archive/zip | Package zip provides support for reading and writing ZIP archives. |
| bytes | Package bytes implements functions for the manipulation of byte slices. |
| errors | Package errors implements functions to manipulate errors. |
| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/chai2010/gettext-go/gettext | |
| k8s.io/klog | Package klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
| k8s.io/kubernetes/pkg/kubectl/generated | |
| os | Package os provides a platform-independent interface to operating system functionality. |
| strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |