Add a starter module

This commit is contained in:
Achim Rohn
2025-08-28 00:35:21 +02:00
parent 89e9e15498
commit 90955267d2
4 changed files with 106 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module ersteller-lib
go 1.24
go 1.25.0
require (
github.com/doug-martin/goqu/v9 v9.19.0