Files
Laterna/go.mod
T
2025-07-07 22:14:59 +02:00

6 lines
98 B
AMPL

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