module github.com/guonaihong/gout require ( github.com/gin-gonic/gin v1.5.0 github.com/google/uuid v1.1.1 github.com/mattn/go-isatty v0.0.9 github.com/stretchr/testify v1.4.0 golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa gopkg.in/yaml.v2 v2.2.2 )