|
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/pkg/errors v0.9.1
|
|
go.digitalcircle.com.br/golib/base v0.0.0-20210124165830-341c1d300435
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
)
|