Initial commit

This commit is contained in:
2024-04-08 00:12:48 +02:00
commit 01e96380a4
6 changed files with 67 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module stevenlr.com/timer
go 1.22.2
require github.com/mattn/go-sqlite3 v1.14.22 // indirect