module forge.cadoles.com/Cadoles/fake-sms go 1.14 require ( github.com/asdine/storm/v3 v3.1.1 github.com/caarlos0/env/v6 v6.2.1 github.com/go-chi/chi v4.1.1+incompatible github.com/pkg/errors v0.9.1 gitlab.com/wpetit/goweb v0.0.0-20200707070104-985ce3eba3c2 golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect gopkg.in/yaml.v2 v2.2.8 ) // replace gitlab.com/wpetit/goweb => ../goweb