module github.com/siestaw/laterna/server go 1.24.4 require ( github.com/mattn/go-sqlite3 v1.14.32 golang.org/x/crypto v0.40.0 )