module git.arav.top/Arav/justguestbook go 1.19 require ( github.com/mattn/go-sqlite3 v1.14.16 github.com/pkg/errors v0.9.1 )