kind of working finally

This commit is contained in:
testing
2026-04-09 22:57:06 -07:00
parent ba0e75c503
commit 25ab3accfa
78 changed files with 6700 additions and 5000 deletions
+1 -4
View File
@@ -6,9 +6,8 @@ require (
github.com/gen2brain/malgo v0.11.24
github.com/getlantern/systray v1.2.2
github.com/go-vgo/robotgo v0.110.8
github.com/robotn/gohook v0.42.2
github.com/wailsapp/wails/v2 v2.11.0
golang.design/x/clipboard v0.7.1
golang.design/x/mainthread v0.3.0
golang.org/x/sys v0.33.0
)
@@ -66,9 +65,7 @@ require (
github.com/yusufpapurcu/wmi v1.2.4 // indirect
golang.org/x/crypto v0.33.0 // indirect
golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6 // indirect
golang.org/x/exp/shiny v0.0.0-20250606033433-dcc06ee1d476 // indirect
golang.org/x/image v0.28.0 // indirect
golang.org/x/mobile v0.0.0-20250606033058-a2a15c67f36f // indirect
golang.org/x/net v0.35.0 // indirect
golang.org/x/text v0.26.0 // indirect
)