module github.com/EvanWoodard/sundstedts_auth go 1.14 require ( cloud.google.com/go/firestore v1.3.0 github.com/gorilla/securecookie v1.1.1 )