mirror of
https://github.com/fumiama/gozel.git
synced 2026-06-05 00:10:24 +08:00
9 lines
122 B
Modula-2
9 lines
122 B
Modula-2
module github.com/fumiama/gozel
|
|
|
|
go 1.26.1
|
|
|
|
require (
|
|
github.com/ebitengine/purego v0.10.0
|
|
golang.org/x/image v0.38.0
|
|
)
|