add function to check if there is an open menu (#33)

Co-authored-by: Héctor Giménez <hector.fwbz@gmail.com>
This commit is contained in:
Arto Simonyan
2024-08-16 19:23:30 +03:00
committed by GitHub
parent a356597630
commit 5a01fd3214
3 changed files with 7 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/expr-lang/expr v1.16.9
github.com/gopxl/beep v1.4.1
github.com/stretchr/testify v1.9.0
golang.org/x/sys v0.21.0
golang.org/x/sys v0.24.0
)
require (