Update model

This commit is contained in:
2024-08-19 10:25:40 +02:00
parent 5e94f44e27
commit de7c2cc82c
6 changed files with 90 additions and 1 deletions

5
go.mod
View File

@@ -4,7 +4,10 @@ go 1.21
toolchain go1.23.0
require github.com/wailsapp/wails/v2 v2.9.1
require (
github.com/mattn/go-sqlite3 v1.14.22
github.com/wailsapp/wails/v2 v2.9.1
)
require (
github.com/bep/debounce v1.2.1 // indirect