mirror of
https://github.com/axllent/goptimize.git
synced 2026-08-29 12:45:24 -04:00
11 lines
191 B
AMPL
11 lines
191 B
AMPL
module github.com/axllent/goptimize
|
|
|
|
go 1.13
|
|
|
|
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.13.0
|
|
)
|