mirror of
https://github.com/kaaninchen/Laterna.git
synced 2026-09-17 19:12:48 +00:00
6 lines
96 B
AMPL
6 lines
96 B
AMPL
module github.com/mizuw/laterna/server
|
|
|
|
go 1.24.4
|
|
|
|
require github.com/mattn/go-sqlite3 v1.14.28
|