module github.com/zorchenhimer/hacker-quotes go 1.15 require ( github.com/gorilla/sessions v1.2.1 github.com/mattn/go-sqlite3 v1.14.6 )