module katenary go 1.16 require ( github.com/alessio/shellescape v1.4.1 github.com/compose-spec/compose-go v1.5.0 github.com/kr/pretty v0.2.0 // indirect github.com/spf13/cobra v1.5.0 github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect golang.org/x/mod v0.5.1 gopkg.in/yaml.v3 v3.0.1 )