15 lines
340 B
AMPL
15 lines
340 B
AMPL
module git.nkpl.cc/twocookedfaggots/imageutils
|
|
|
|
go 1.26.4
|
|
|
|
require (
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
|
|
golang.org/x/image v0.43.0
|
|
)
|
|
|
|
require (
|
|
github.com/Shopify/go-lua v0.0.0-20250718183320-1e37f32ad7d0 // indirect
|
|
github.com/dbriemann/pixel v0.5.1 // indirect
|
|
github.com/go-gl/mathgl v1.2.0 // indirect
|
|
)
|