module github.com/guonaihong/gout go 1.13 require ( github.com/gin-gonic/gin v1.4.1-0.20190924141841-9b9f4fab34cc github.com/mattn/go-isatty v0.0.9 github.com/stretchr/testify v1.4.0 gopkg.in/yaml.v2 v2.2.2 )