Backend/go.mod

6 lines
82 B
Modula-2

module timefu.li/backend
go 1.24.2
require github.com/mattn/go-sqlite3 v1.14.28