mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-09-04 12:34:38 +02:00
remove sdl.Main()
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/clockworkpi/LauncherGoDev
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/cuu/gogame v0.0.0-20211009161157-9fc102a958ec
|
||||
github.com/cuu/gogame v0.0.0-20211011051747-74f98678cdcc
|
||||
github.com/cuu/grab v2.0.0+incompatible
|
||||
github.com/cuu/wpa-connect v1.5.4
|
||||
github.com/fatih/structs v1.1.0
|
||||
|
||||
Reference in New Issue
Block a user