goptimize/go.mod

13 lines
248 B
Modula-2

module git.sdf.org/kashifshah/goptimize
go 1.20
require (
github.com/axllent/ghru v1.2.1
github.com/disintegration/imaging v1.6.2
github.com/spf13/pflag v1.0.5
golang.org/x/image v0.5.0
)
require github.com/axllent/semver v0.0.1 // indirect