init commit

This commit is contained in:
2025-09-26 15:32:27 -04:00
parent 240ee58f03
commit 38b0e8e930
4 changed files with 150 additions and 1 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module code.jakeyoungdev.com/go/lazy
go 1.20
require github.com/jmoiron/sqlx v1.4.0