module git2.networthservices.com/netbasis/go-utils go 1.12 require ( github.com/go-pg/pg v8.0.4+incompatible github.com/go-redis/redis/v7 v7.2.0 github.com/jinzhu/inflection v1.0.0 // indirect github.com/stretchr/testify v1.3.0 // indirect github.com/tidwall/gjson v1.3.2 github.com/vmihailenco/msgpack v4.0.4+incompatible github.com/vmihailenco/msgpack/v4 v4.3.11 golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 // indirect mellium.im/sasl v0.2.1 // indirect )