module katenary
go 1.16
require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)