controller
This commit is contained in:
parent
28a3ca3bb4
commit
8c3611e859
6 changed files with 78 additions and 30 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,5 @@
|
|||
module github.com/Bronku/iroon
|
||||
|
||||
go 1.23.5
|
||||
|
||||
require github.com/mattn/go-sqlite3 v1.14.24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue