16 lines
619 B
Modula-2
16 lines
619 B
Modula-2
module git.jade.moe/oct2pus/arcade
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/ajstarks/svgo v0.0.0-20200725142600-7a3c8b57fecb // indirect
|
|
github.com/deadsy/sdfx v0.0.0-20220508165057-718104295925 // indirect
|
|
github.com/dhconnelly/rtreego v1.1.0 // indirect
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
|
|
github.com/hschendel/stl v1.0.4 // indirect
|
|
github.com/llgcode/draw2d v0.0.0-20200930101115-bfaf5d914d1e // indirect
|
|
github.com/yofu/dxf v0.0.0-20190710012328-5a6d1e83f16c // indirect
|
|
golang.org/x/image v0.0.0-20210216034530-4410531fe030 // indirect
|
|
gonum.org/v1/gonum v0.9.3 // indirect
|
|
)
|