module git.kirsle.net/apps/gophertype go 1.13 require ( github.com/gorilla/mux v1.7.3 github.com/jinzhu/gorm v1.9.11 github.com/kirsle/blog v0.0.0-20191022175051-d78814b9c99b github.com/urfave/negroni v1.0.0 )