test builds

This commit is contained in:
Jeff Carr 2024-11-24 13:47:26 -06:00
parent 71909226e1
commit 6ffb7f84c1
2 changed files with 7 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module go.wit.com/apps/xstartplacement
go 1.22.9
require github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc

2
go.sum Normal file
View File

@ -0,0 +1,2 @@
github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc h1:7D+Bh06CRPCJO3gr2F7h1sriovOZ8BMhca2Rg85c2nk=
github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=