2019-05-16 10:39:25 -04:00
|
|
|
module geeks-accelerator/oss/saas-starter-kit/example-project
|
|
|
|
|
|
|
|
require (
|
2019-06-24 17:36:42 -08:00
|
|
|
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
|
2019-05-20 22:16:58 -05:00
|
|
|
github.com/aws/aws-sdk-go v1.19.33
|
2019-05-16 10:39:25 -04:00
|
|
|
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
|
|
|
github.com/dimfeld/httptreemux v5.0.1+incompatible
|
2019-06-24 01:30:18 -08:00
|
|
|
github.com/dustin/go-humanize v1.0.0
|
|
|
|
github.com/fatih/camelcase v1.0.0
|
|
|
|
github.com/fatih/structtag v1.0.0
|
2019-05-28 04:44:01 -05:00
|
|
|
github.com/geeks-accelerator/sqlxmigrate v0.0.0-20190527223850-4a863a2d30db
|
2019-06-24 17:36:42 -08:00
|
|
|
github.com/go-openapi/spec v0.19.2 // indirect
|
2019-05-16 10:39:25 -04:00
|
|
|
github.com/go-playground/locales v0.12.1
|
|
|
|
github.com/go-playground/universal-translator v0.16.0
|
2019-05-20 22:16:58 -05:00
|
|
|
github.com/go-redis/redis v6.15.2+incompatible
|
2019-06-24 22:41:21 -08:00
|
|
|
github.com/google/go-cmp v0.3.0
|
2019-06-24 17:36:42 -08:00
|
|
|
github.com/gorilla/schema v1.1.0
|
2019-05-27 02:44:40 -05:00
|
|
|
github.com/huandu/go-sqlbuilder v1.4.0
|
2019-06-24 01:30:18 -08:00
|
|
|
github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365
|
2019-05-23 14:01:24 -05:00
|
|
|
github.com/jmoiron/sqlx v1.2.0
|
2019-05-16 10:39:25 -04:00
|
|
|
github.com/kelseyhightower/envconfig v1.3.0
|
2019-06-24 22:41:21 -08:00
|
|
|
github.com/leodido/go-urn v1.1.0
|
|
|
|
github.com/lib/pq v1.1.1
|
2019-06-24 17:36:42 -08:00
|
|
|
github.com/mailru/easyjson v0.0.0-20190620125010-da37f6c1e481 // indirect
|
2019-05-20 22:16:58 -05:00
|
|
|
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
2019-06-21 15:50:36 -04:00
|
|
|
github.com/onsi/ginkgo v1.8.0 // indirect
|
2019-06-24 01:30:18 -08:00
|
|
|
github.com/onsi/gomega v1.5.0
|
2019-05-20 22:16:58 -05:00
|
|
|
github.com/opentracing/opentracing-go v1.1.0 // indirect
|
2019-05-16 10:39:25 -04:00
|
|
|
github.com/pborman/uuid v0.0.0-20180122190007-c65b2f87fee3
|
2019-05-18 18:06:10 -04:00
|
|
|
github.com/philhofer/fwd v1.0.0 // indirect
|
2019-05-23 14:01:24 -05:00
|
|
|
github.com/pkg/errors v0.8.1
|
2019-06-24 01:30:18 -08:00
|
|
|
github.com/sergi/go-diff v1.0.0
|
2019-05-20 22:16:58 -05:00
|
|
|
github.com/sethgrid/pester v0.0.0-20190127155807-68a33a018ad0
|
2019-06-24 17:36:42 -08:00
|
|
|
github.com/stretchr/testify v1.3.0
|
|
|
|
github.com/swaggo/files v0.0.0-20190110041405-30649e0721f8
|
|
|
|
github.com/swaggo/swag v1.5.1
|
2019-05-18 18:06:10 -04:00
|
|
|
github.com/tinylib/msgp v1.1.0 // indirect
|
2019-06-24 01:30:18 -08:00
|
|
|
github.com/urfave/cli v1.20.0
|
2019-06-24 17:36:42 -08:00
|
|
|
golang.org/x/crypto v0.0.0-20190621222207-cc06ce4a13d4
|
|
|
|
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 // indirect
|
|
|
|
golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0 // indirect
|
2019-06-24 22:41:21 -08:00
|
|
|
golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 // indirect
|
2019-05-27 02:44:40 -05:00
|
|
|
google.golang.org/appengine v1.6.0 // indirect
|
2019-06-24 22:41:21 -08:00
|
|
|
gopkg.in/DataDog/dd-trace-go.v1 v1.15.0
|
2019-05-16 10:39:25 -04:00
|
|
|
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
|
2019-05-27 02:44:40 -05:00
|
|
|
gopkg.in/go-playground/validator.v9 v9.29.0
|
2019-05-16 10:39:25 -04:00
|
|
|
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce
|
2019-06-21 15:50:36 -04:00
|
|
|
gotest.tools v2.2.0+incompatible // indirect
|
2019-05-16 10:39:25 -04:00
|
|
|
)
|