module forge.cadoles.com/wpetit/gengitkan go 1.13 require ( github.com/asdine/storm v2.1.2+incompatible github.com/cortesi/modd v0.0.0-20210222043654-cbdcc23af7d5 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/go-chi/chi v4.0.2+incompatible github.com/google/uuid v1.1.1 // indirect github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect github.com/gorilla/sessions v1.2.0 github.com/pborman/uuid v1.2.0 github.com/pkg/errors v0.8.1 github.com/smartystreets/assertions v1.0.1 // indirect github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect github.com/zserge/lorca v0.1.8 // indirect gitlab.com/wpetit/goweb v0.0.0-20190728111123-bbcb57177273 go.etcd.io/bbolt v1.3.3 golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 gopkg.in/ini.v1 v1.49.0 gopkg.in/yaml.v2 v2.2.5 // indirect )