This commit is contained in:
Dmitry Fedotov
2025-05-03 21:35:32 +03:00
parent efc5bea070
commit ff386892e4
6 changed files with 226 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module code.uint32.ru/tiny/outbox
go 1.24.1
require github.com/mattn/go-sqlite3 v1.14.28 // indirect