18 lines
616 B
Modula-2
18 lines
616 B
Modula-2
module code.rocket9labs.com/tslocum/arcticwarfare
|
|
|
|
go 1.21.6
|
|
|
|
require github.com/hajimehoshi/ebiten/v2 v2.6.5
|
|
|
|
require (
|
|
github.com/ebitengine/oto/v3 v3.1.0 // indirect
|
|
github.com/ebitengine/purego v0.5.2 // indirect
|
|
github.com/jezek/xgb v1.1.1 // indirect
|
|
github.com/jfreymuth/oggvorbis v1.0.5 // indirect
|
|
github.com/jfreymuth/vorbis v1.0.2 // indirect
|
|
golang.org/x/exp/shiny v0.0.0-20240205201215-2c58cdc269a3 // indirect
|
|
golang.org/x/image v0.15.0 // indirect
|
|
golang.org/x/mobile v0.0.0-20240112133503-c713f31d574b // indirect
|
|
golang.org/x/sync v0.6.0 // indirect
|
|
golang.org/x/sys v0.17.0 // indirect
|
|
)
|