fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/compose-spec/compose-go/v2/format | |
github.com/compose-spec/compose-go/v2/tree | |
github.com/compose-spec/compose-go/v2/types | |
github.com/go-viper/mapstructure/v2 | Package mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure. |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
path | Package path implements utility routines for manipulating slash-separated paths. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |