module github.com/damonchen/shugen go 1.16 require ( github.com/damonchen/x v0.0.0-20210326124044-c845053e66bb github.com/dave/dst v0.26.2 github.com/spf13/cobra v1.1.3 )