This commit is contained in:
josc146
2023-05-13 20:15:18 +08:00
parent ffec039feb
commit 08e024a998
16 changed files with 328 additions and 119 deletions

5
go.mod
View File

@@ -2,7 +2,10 @@ module rwkv-runner
go 1.18
require github.com/wailsapp/wails/v2 v2.4.1
require (
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/wailsapp/wails/v2 v2.4.1
)
require (
github.com/bep/debounce v1.2.1 // indirect