Files
Laterna/server/go.mod
T
2025-07-07 21:05:36 +02:00

6 lines
96 B
AMPL

module github.com/mizuw/laterna/server
go 1.24.4
require github.com/mattn/go-sqlite3 v1.14.28