module go.digitalcircle.com.br/tools/apigen go 1.16 require ( github.com/alecthomas/kong v0.2.15 github.com/fatih/structtag v1.2.0 github.com/gin-gonic/gin v1.6.3 github.com/pkg/errors v0.9.1 gopkg.in/yaml.v2 v2.4.0 )