mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 17:04:18 +01:00
...we'll likely call this Turso eventually, but right now, let's keep the code consistent.
9 lines
108 B
Modula-2
9 lines
108 B
Modula-2
module limbo
|
|
|
|
go 1.23.4
|
|
|
|
require (
|
|
github.com/ebitengine/purego v0.8.2
|
|
golang.org/x/sys/windows v0.29.0
|
|
)
|