mirror of
https://github.com/stevenhowes/GoRetro.git
synced 2026-05-26 15:53:31 +01:00
9 lines
161 B
Modula-2
9 lines
161 B
Modula-2
module github.com/stevenhowes/GoRetro
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
github.com/stevenhowes/PakGo v0.0.0-20220113222155-3617b0daa3c0
|
|
github.com/veandco/go-sdl2 v0.4.10
|
|
)
|