You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ive tried reinstalling like 5 times already just keep getting the same, i have the old commands, they say they are deprecated but the new commands arent avaliable
PS C:\Users\danie\Documents\PCcontroller> go get github.com/go-vgo/robotgo
go: added github.com/dblohm7/wingoes v0.0.0-20240820181039-f2b84150679e
go: added github.com/ebitengine/purego v0.8.0
go: added github.com/gen2brain/shm v0.1.1
go: added github.com/go-ole/go-ole v1.3.0
go: added github.com/go-vgo/robotgo v0.110.5
go: added github.com/godbus/dbus/v5 v5.1.0
go: added github.com/jezek/xgb v1.1.1
go: added github.com/kbinani/screenshot v0.0.0-20240820160931-a8a2c5d0e191
go: added github.com/lufia/plan9stats v0.0.0-20240909124753-873cd0166683
go: added github.com/lxn/win v0.0.0-20210218163916-a377121e959e
go: added github.com/otiai10/gosseract v2.2.1+incompatible
go: added github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
go: added github.com/robotn/xgb v0.10.0
go: added github.com/robotn/xgbutil v0.10.0
go: added github.com/shirou/gopsutil/v4 v4.24.9
go: added github.com/tailscale/win v0.0.0-20240926211701-28f7e73c7afb
go: added github.com/tklauser/numcpus v0.9.0
go: added github.com/vcaesar/gops v0.40.0
go: added github.com/vcaesar/imgo v0.40.2
go: added github.com/vcaesar/keycode v0.10.1
go: added github.com/vcaesar/tt v0.20.1
go: added github.com/yusufpapurcu/wmi v1.2.4
go: added golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6
go: added golang.org/x/image v0.21.0
go: added golang.org/x/sys v0.26.0
PS C:\Users\danie\Documents\PCcontroller> go run .\src\main.go
github.com/go-vgo/robotgo
....\go\pkg\mod\github.com\go-vgo\[email protected]\img.go:92:40: undefined: Bitmap
....\go\pkg\mod\github.com\go-vgo\[email protected]\img.go:107:38: undefined: Bitmap
....\go\pkg\mod\github.com\go-vgo\[email protected]\img.go:137:20: undefined: Bitmap
....\go\pkg\mod\github.com\go-vgo\[email protected]\screen.go:26:28: undefined: Rect
....\go\pkg\mod\github.com\go-vgo\[email protected]\robotgo_fn_v1.go:9:2: undefined: Move
....\go\pkg\mod\github.com\go-vgo\[email protected]\robotgo_fn_v1.go:17:2: undefined: Toggle
....\go\pkg\mod\github.com\go-vgo\[email protected]\robotgo_fn_v1.go:18:2: undefined: MilliSleep
....\go\pkg\mod\github.com\go-vgo\[email protected]\robotgo_fn_v1.go:20:2: undefined: MoveSmooth
....\go\pkg\mod\github.com\go-vgo\[email protected]\robotgo_fn_v1.go:21:2: undefined: Toggle
....\go\pkg\mod\github.com\go-vgo\[email protected]\robotgo_fn_v1.go:29:9: undefined: MoveSmooth
....\go\pkg\mod\github.com\go-vgo\[email protected]\robotgo_fn_v1.go:29:9: too many errors
The text was updated successfully, but these errors were encountered: