basic listbox selection working

This commit is contained in:
2025-04-17 20:56:27 -04:00
parent 8c8bddce44
commit b5f670ead7
3 changed files with 25 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.24.0
require (
github.com/disintegration/imaging v1.6.2
modernc.org/tk9.0 v0.68.0
modernc.org/tk9.0 v0.68.2-0.20250417123848-ef9ac7c6aea1
)
require (