summaryrefslogtreecommitdiff
path: root/go.mod
blob: 13fb7417a20e54b65ed3b8676aad2ffc0a6af915 (plain)
1
2
3
4
5
module stevenlr.com/timer

go 1.22.2

require github.com/mattn/go-sqlite3 v1.14.22 // indirect