chore: last progress before tauri

This commit is contained in:
2025-07-13 13:06:44 -05:00
parent edc6056ac1
commit 0e5dede83a
11 changed files with 224 additions and 355 deletions

5
go.mod
View File

@@ -2,7 +2,10 @@ module byteme
go 1.23
require github.com/wailsapp/wails/v2 v2.10.1
require (
github.com/wailsapp/wails/v2 v2.10.1
gopkg.in/vansante/go-ffprobe.v2 v2.2.1
)
require (
github.com/bep/debounce v1.2.1 // indirect